Home
last modified time | relevance | path

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

/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DAccessibilityDumper.java103 final UiAutomation automation = getUiAutomation(); in dump() local
135 private void dumpsysOnLogcat(UiAutomation automation, String service) { in dumpsysOnLogcat()
153 private void dumpScreen(UiAutomation automation) { in dumpScreen()
162 private void dumpAccessibilityNodeTreeOnLogcat(UiAutomation automation) { in dumpAccessibilityNodeTreeOnLogcat()
254 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/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingPolicyTests.java127 UiAutomation automation = mInstrumentation.getUiAutomation(); in testInputDuringAnimationIsNotAllowed_untrustedEmbedding() local
169 UiAutomation automation = mInstrumentation.getUiAutomation(); in testInputDuringAnimationIsNotAllowed_trustedEmbedding() local
/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 public static byte[] runShellCommandByteOutput(UiAutomation automation, String cmd) in runShellCommandByteOutput()
140 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runShellCommandOrThrow() local
/cts/common/device-side/interactive/src/main/java/com/android/interactive/
DAutomator.java134 + mContext.getPackageName() in copyAutomationFileToInternalStorage()
165 File automation = copyAutomationFileToInternalStorage(); in init() local
/cts/tests/tests/telecom/src/android/telecom/cts/
DNonUiInCallServiceWoExportTest.java97 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testTelecomCanBindToNonUiInCallServiceThatIsNotExported() local
DIncomingCallTest.java375 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testBusinessCallProperties() local
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/util/
DLogcatHelper.java97 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in assertLogcatMessage() local
136 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in assertNoLogcatMessage() local
/cts/tests/tests/view/src/android/view/cts/
DKeyEventInterceptTest.java144 final UiAutomation automation = mInstrumentation.getUiAutomation(); in injectEvent() local
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DDeviceUtils.java65 UiAutomation automation, String command) { in executeInstrumentationShellCommand()
/cts/tests/tests/security/src/android/security/cts/
DMotionEventTest.java197 final UiAutomation automation = mInstrumentation.getUiAutomation(); in injectEvent() local
/cts/libs/kernelinfo/src/com/android/cts/kernelinfo/
DKernelInfo.kt87 val automation: UiAutomation = InstrumentationRegistry.getInstrumentation().uiAutomation constant
/cts/hostsidetests/securitybulletin/test-apps/BUG-261036568/test-app/src/android/security/cts/BUG_261036568_test/
DDeviceTest.java115 UiAutomation automation = instrumentation.getUiAutomation(); in verifyNoContentProviderAccess() local
/cts/tests/tests/car/src/android/car/cts/
DCarServiceHelperServiceUpdatableTest.java216 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in assertUserLifecycleEventLogged() local
/cts/tests/tests/activityrecognition/src/android/activityrecognition/cts/
DActivityRecognizerAttributionTags.kt111 val automation: UiAutomation = instrumentation.getUiAutomation() in assertNotedOpsSinceLastArAccess() constant
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DMetricsRecorder.java173 private static String runShellCommandWithStdIn(@NonNull UiAutomation automation, in runShellCommandWithStdIn()
/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationManagerFineTest.java1687 final UiAutomation automation = in assertFineOpNoted() local
1723 final UiAutomation automation = in assertFineOpNotNoted() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarTests.java309 final UiAutomation automation = getInstrumentation().getUiAutomation(); in injectEvent() local
/cts/tests/tests/display/src/android/display/cts/
DBrightnessTest.java599 UiAutomation automation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runShellCommand() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceTest.java2380 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishThrottle() local
2508 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishWithSipOptions() local
2637 final UiAutomation automation = InstrumentationRegistry.getInstrumentation() in testRcsPublishWithAuthorizedErrorResponse() local