Home
last modified time | relevance | path

Searched refs:waitForMenuToBeOpen (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DKeyboardShortcutsActivity.java44 public void waitForMenuToBeOpen() throws InterruptedException { in waitForMenuToBeOpen() method in KeyboardShortcutsActivity
/cts/tests/app/src/android/app/cts/
DActivityKeyboardShortcutsTest.java61 mActivity.waitForMenuToBeOpen(); in testRequestShowKeyboardShortcuts()