Home
last modified time | relevance | path

Searched defs:showAt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/ui/
H A DContextMenu.java69 public void showAt(int left, int top) { in showAt() method in ContextMenu
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DEndToEndNativeInputTest.cpp292 virtual void showAt(int x, int y, Rect crop = Rect(0, 0, 100, 100)) { in showAt() function in android::test::InputSurface
377 void showAt(int x, int y, Rect crop = Rect(0, 0, 100, 100)) override { in showAt() function in android::test::BlastInputSurface