Home
last modified time | relevance | path

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

/frameworks/base/test-base/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/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
DAutomator.java164 mInstrumentation.sendKeyDownUpSync(code); in doInteraction()
/frameworks/base/core/tests/coretests/src/android/widget/
DDatePickerFocusTest.java85 mInstrumentation.sendKeyDownUpSync(keycode); in sendKey()
/frameworks/base/core/java/android/app/
DInstrumentation.java1072 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.txt5074 method public void sendKeyDownUpSync(int);