Home
last modified time | relevance | path

Searched refs:sendKeyDownUpSync (Results 1 – 11 of 11) sorted by relevance

/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DBaseKeyEventsTestCase.java78 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackDismissesActionMode()
98 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackCollapsesSearchView()
104 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackCollapsesSearchView()
116 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testMenuPressInvokesPanelCallbacks()
120 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testMenuPressInvokesPanelCallbacks()
128 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testBackPressWithMenuInvokesOnPanelClosed()
131 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackPressWithMenuInvokesOnPanelClosed()
141 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testBackPressWithEmptyMenuFinishesActivity()
144 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackPressWithEmptyMenuFinishesActivity()
152 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_DEL); in testDelKeyEventReachesActivity()
[all …]
DBaseKeyboardShortcutsTestCase.java93 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_DOWN); in testAccessActionBar()
103 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_UP); in testAccessActionBar()
/frameworks/base/core/java/android/test/
DInstrumentationTestCase.java280 instrumentation.sendKeyDownUpSync(keyCode); in sendKeys()
311 instrumentation.sendKeyDownUpSync(keys[i]); in sendKeys()
343 instrumentation.sendKeyDownUpSync(keyCode); in sendRepeatedKeys()
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DEditTextTypeActivity.java95 instrumentation.sendKeyDownUpSync(code); in onCreate()
/frameworks/support/v4/tests/java/android/support/v4/app/
DFragmentReplaceTest.java86 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackPressWithFrameworkFragment()
/frameworks/base/core/tests/coretests/src/android/widget/
DDatePickerFocusTest.java82 mInstrumentation.sendKeyDownUpSync(keycode); in sendKey()
/frameworks/base/core/java/android/app/
DInstrumentation.java920 public void sendKeyDownUpSync(int key) { in sendKeyDownUpSync() method in Instrumentation
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4368 method public void sendKeyDownUpSync(int);
/frameworks/base/api/
Dcurrent.txt4708 method public void sendKeyDownUpSync(int);
Dtest-current.txt4709 method public void sendKeyDownUpSync(int);
Dsystem-current.txt4854 method public void sendKeyDownUpSync(int);