HomeSort by relevance Sort by last modified time
    Searched defs:automation (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/view/src/android/view/cts/
LongPressBackTest.java 61 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() local
66 automation.injectInputEvent(new KeyEvent(currentTime, currentTime, KeyEvent.ACTION_DOWN,
82 automation.injectInputEvent(new KeyEvent(currentTime, currentTime, KeyEvent.ACTION_UP,
  /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
ShellCommandBuilder.java 45 final UiAutomation automation = mTestCase.getInstrumentation().getUiAutomation( local
48 execShellCommand(automation, command);
72 private static void execShellCommand(UiAutomation automation, String command) {
73 try (ParcelFileDescriptor fd = automation.executeShellCommand(command)) {
  /prebuilts/misc/common/ub-janktesthelper/
ub-janktesthelper.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 177 milliseconds