Searched defs:automation (Results 1 – 12 of 12) sorted by relevance
99 final UiAutomation automation = getUiAutomation(); in dump() local128 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
100 public static void execShellCommandAndPrintOnLogcat(UiAutomation automation, String command) { in execShellCommandAndPrintOnLogcat()112 public static void execShellCommand(UiAutomation automation, String command) { in execShellCommand()
34 public static <T> T getProto(UiAutomation automation, Class<T> clazz, String command) in getProto()
88 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
63 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testAppIsNotDismissed() local
134 final UiAutomation automation = mInstrumentation.getUiAutomation(); in injectEvent() local
201 final UiAutomation automation = mInstrumentation.getUiAutomation(); in injectEvent() local
111 val automation: UiAutomation = instrumentation.getUiAutomation() in assertNotedOpsSinceLastArAccess() constant
487 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runShellCommand() local
280 final UiAutomation automation = getInstrumentation().getUiAutomation(); in injectEvent() local
1739 final UiAutomation automation = in assertNotedOpsSinceLastLocationAccess() local1773 final UiAutomation automation = in assertNoOpsNotedSinceLastLocationAccess() local
1631 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishThrottle() local1753 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishWithSipOptions() local1877 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishWithAuthorizedErrorResponse() local