Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DBaseKeyEventsTestCase.java89 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackDismissesActionMode()
108 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackCollapsesActionView()
122 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testMenuPressInvokesPanelCallbacks()
126 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testMenuPressInvokesPanelCallbacks()
134 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testBackPressWithMenuInvokesOnPanelClosed()
137 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackPressWithMenuInvokesOnPanelClosed()
147 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testBackPressWithEmptyMenuFinishesActivity()
150 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackPressWithEmptyMenuFinishesActivity()
158 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_DEL); in testDelKeyEventReachesActivity()
173 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testMenuKeyEventReachesActivity()
DKeyEventsTestCaseWithToolbar.java49 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testMenuKeyOpensToolbarMenu()
53 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_MENU); in testMenuKeyOpensToolbarMenu()
/frameworks/base/legacy-test/src/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/v17/leanback/tests/java/android/support/v17/leanback/app/
DSingleSupportFragmentTestBase.java43 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keys[i]); in sendKeys()
DSingleFragmentTestBase.java40 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keys[i]); in sendKeys()
DGuidedStepSupportFragmentTestBase.java110 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keyCode); in sendKey()
DGuidedStepFragmentTestBase.java107 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keyCode); in sendKey()
DBrowseSupportFragmentTest.java220 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keys[i]); in sendKeys()
DBrowseFragmentTest.java217 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keys[i]); in sendKeys()
/frameworks/support/fragment/tests/java/android/support/v4/app/
DFragmentReplaceTest.java116 mInstrumentation.sendKeyDownUpSync(KeyEvent.KEYCODE_BACK); in testBackPressWithFrameworkFragment()
/frameworks/base/core/tests/coretests/src/android/widget/
DDatePickerFocusTest.java82 mInstrumentation.sendKeyDownUpSync(keycode); in sendKey()
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
DDatePickerTest.java380 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keys[i]); in sendKeys()
DTimePickerTest.java486 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keys[i]); in sendKeys()
DGridWidgetTest.java112 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keyCode); in sendKey()
117 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keyCode); in sendRepeatedKeys()
/frameworks/support/design/tests/src/android/support/design/widget/
DTextInputLayoutTest.java504 getInstrumentation().sendKeyDownUpSync(KeyEvent.KEYCODE_TAB); in testFocusMovesToEditTextWithPasswordEnabled()
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/app/wizard/
DGuidedStepAttributesTest.java71 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keyCode); in sendKey()
DGuidedDatePickerTest.java87 InstrumentationRegistry.getInstrumentation().sendKeyDownUpSync(keyCode); in sendKey()
/frameworks/base/core/java/android/app/
DInstrumentation.java1014 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.txt4915 method public void sendKeyDownUpSync(int);
Dsystem-current.txt5097 method public void sendKeyDownUpSync(int);