Home
last modified time | relevance | path

Searched defs:automation (Results 1 – 12 of 12) sorted by relevance

/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DAccessibilityDumper.java99 final UiAutomation automation = getUiAutomation(); in dump() local
128 private void dumpsysOnLogcat(UiAutomation automation) { in dumpsysOnLogcat()
146 private void dumpScreen(UiAutomation automation) { in dumpScreen()
154 private void dumpAccessibilityNodeTreeOnLogcat(UiAutomation automation) { in dumpAccessibilityNodeTreeOnLogcat()
246 final UiAutomation automation = getInstrumentation().getUiAutomation( in getUiAutomation() local
DShellCommandBuilder.java100 public static void execShellCommandAndPrintOnLogcat(UiAutomation automation, String command) { in execShellCommandAndPrintOnLogcat()
112 public static void execShellCommand(UiAutomation automation, String command) { in execShellCommand()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DProtoUtils.java34 public static <T> T getProto(UiAutomation automation, Class<T> clazz, String command) in getProto()
DSystemUtil.java88 public static String runShellCommand(UiAutomation automation, String cmd) in runShellCommand()
103 static byte[] runShellCommandByteOutput(UiAutomation automation, String cmd) in runShellCommandByteOutput()
140 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runShellCommandOrThrow() local
/cts/tests/tests/view/src/android/view/cts/
DLongPressBackTest.java63 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testAppIsNotDismissed() local
DKeyEventInterceptTest.java134 final UiAutomation automation = mInstrumentation.getUiAutomation(); in injectEvent() local
/cts/tests/tests/security/src/android/security/cts/
DMotionEventTest.java201 final UiAutomation automation = mInstrumentation.getUiAutomation(); in injectEvent() local
/cts/tests/tests/activityrecognition/src/android/activityrecognition/cts/
DActivityRecognizerAttributionTags.kt111 val automation: UiAutomation = instrumentation.getUiAutomation() in assertNotedOpsSinceLastArAccess() constant
/cts/tests/tests/display/src/android/display/cts/
DBrightnessTest.java487 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runShellCommand() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarTests.java280 final UiAutomation automation = getInstrumentation().getUiAutomation(); in injectEvent() local
/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationManagerFineTest.java1739 final UiAutomation automation = in assertNotedOpsSinceLastLocationAccess() local
1773 final UiAutomation automation = in assertNoOpsNotedSinceLastLocationAccess() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTest.java1631 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishThrottle() local
1753 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishWithSipOptions() local
1877 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishWithAuthorizedErrorResponse() local