Searched defs:showAt (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/ui/ | ||
H A D | ContextMenu.java | 69 public void showAt(int left, int top) { in showAt() method in ContextMenu |
/aosp_15_r20/frameworks/native/libs/gui/tests/ | ||
H A D | EndToEndNativeInputTest.cpp | 292 virtual void showAt(int x, int y, Rect crop = Rect(0, 0, 100, 100)) { in showAt() function in android::test::InputSurface |