Home
last modified time | relevance | path

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

/aosp12/packages/apps/LegacyCamera/tests/src/com/android/camera/power/
H A DImageAndVideoCapture.java81 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_UP); in testCapture5Image()
82 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testCapture5Image()
105 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testCapture5Videos()
107 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testCapture5Videos()
/aosp12/frameworks/base/test-base/src/android/test/
H A DInstrumentationTestCase.java280 instrumentation.sendKeyDownUpSync(keyCode); in sendKeys()
311 instrumentation.sendKeyDownUpSync(keys[i]); in sendKeys()
343 instrumentation.sendKeyDownUpSync(keyCode); in sendRepeatedKeys()
/aosp12/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
H A DCameraLatency.java73 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_DOWN); in testImageCapture()
77 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testImageCapture()
/aosp12/packages/apps/Camera2/tests/src/com/android/camera/stress/
H A DCameraLatency.java75 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_DOWN); in testImageCapture()
79 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testImageCapture()
H A DShotToShotLatency.java98 inst.sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testShotToShotLatency()
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DEditTextTypeActivity.java95 instrumentation.sendKeyDownUpSync(code); in onCreate()
/aosp12/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
H A DAutomator.java164 mInstrumentation.sendKeyDownUpSync(code); in doInteraction()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DDatePickerFocusTest.java85 mInstrumentation.sendKeyDownUpSync(keycode); in sendKey()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/preference/
H A DPreferenceTest.java170 .sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testListPreference()
172 .sendKeyDownUpSync(KeyEvent.KEYCODE_DPAD_CENTER); in testListPreference()
/aosp12/frameworks/base/core/java/android/app/
H A DInstrumentation.java1112 public void sendKeyDownUpSync(int key) { in sendKeyDownUpSync() method in Instrumentation
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt5431 method public void sendKeyDownUpSync(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt4368 method public void sendKeyDownUpSync(int);