Home
last modified time | relevance | path

Searched refs:getUiAutomation (Results 1 – 25 of 25) sorted by relevance

/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DLiveChannelsTestController.java80 private UiAutomation getUiAutomation() { in getUiAutomation() method in LiveChannelsTestController
83 return mInstrumentation.getUiAutomation(flags); in getUiAutomation()
85 return mInstrumentation.getUiAutomation(); in getUiAutomation()
169 return getUiAutomation().injectInputEvent(event, sync); in injectEvent()
/packages/modules/ExtServices/tests/src/android/ext/services/watchdog/
DExplicitHealthCheckServiceImplTest.java73 .getUiAutomation() in setUp()
103 .getUiAutomation() in tearDown()
225 .getUiAutomation() in executeShellCommand()
DExplicitHealthCheckServiceImplUnitTest.java77 .getUiAutomation() in setUp()
90 .getUiAutomation() in tearDown()
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/
DTestUtils.java38 final UiAutomation uiAutomation = instrumentation.getUiAutomation(); in setUp()
51 final UiAutomation uiAutomation = instrumentation.getUiAutomation(); in tearDown()
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DDigitalWellBeingToastTest.java90 getInstrumentation().getUiAutomation().adoptShellPermissionIdentity(); in runWithShellPermission()
94 getInstrumentation().getUiAutomation().dropShellPermissionIdentity(); in runWithShellPermission()
/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/
DDelegatorTest.java140 InstrumentationRegistry.getInstrumentation().getUiAutomation()); in setOwner()
148 InstrumentationRegistry.getInstrumentation().getUiAutomation()); in clearOwner()
DLegacyProviderMigrationTest.java204 final UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in testLegacy_Extreme()
262 final UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in doLegacy()
/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DLocalCallingIdentityTest.java46 InstrumentationRegistry.getInstrumentation().getUiAutomation() in setUp()
55 .getUiAutomation().dropShellPermissionIdentity(); in tearDown()
DMediaProviderForFuseTest.java58 InstrumentationRegistry.getInstrumentation().getUiAutomation().adoptShellPermissionIdentity( in setUp()
81 .getUiAutomation().dropShellPermissionIdentity(); in tearDown()
DIdleServiceTest.java102 final UiAutomation ui = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in runIdleMaintenance()
131 ParcelFileDescriptor pfd = InstrumentationRegistry.getInstrumentation().getUiAutomation() in executeShellCommand()
DMediaDocumentsProviderTest.java64 InstrumentationRegistry.getInstrumentation().getUiAutomation() in setUp()
72 .getUiAutomation().dropShellPermissionIdentity(); in tearDown()
DMediaProviderTest.java98 InstrumentationRegistry.getInstrumentation().getUiAutomation() in setUp()
110 .getUiAutomation().dropShellPermissionIdentity(); in tearDown()
/packages/modules/ExtServices/tests/src/android/ext/services/notification/
DAssistantSettingsTest.java65 InstrumentationRegistry.getInstrumentation().getUiAutomation() in setUp()
77 .getUiAutomation() in tearDown()
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarBugreportManagerTest.java146 InstrumentationRegistry.getInstrumentation().getUiAutomation() in getPermissions()
151 InstrumentationRegistry.getInstrumentation().getUiAutomation() in dropPermissions()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java227 mInstrumentation.getUiAutomation().grantRuntimePermission( in LauncherInstrumentation()
419 mInstrumentation.getUiAutomation().grantRuntimePermission( in formatSystemHealthMessage()
421 mInstrumentation.getUiAutomation().grantRuntimePermission( in formatSystemHealthMessage()
639 mInstrumentation.getUiAutomation().executeAndWaitForEvent( in executeAndWaitForEvent()
1185 mInstrumentation.getUiAutomation().injectInputEvent(event, true)); in sendPointer()
/packages/apps/CarrierConfig/tests/src/com/android/carrierconfig/
DCarrierConfigTest.java291 getInstrumentation().getUiAutomation().adoptShellPermissionIdentity( in getCarrierId()
329 getInstrumentation().getUiAutomation().dropShellPermissionIdentity(); in getCarrierId()
/packages/apps/PermissionController/tests/outofprocess/src/com/android/permissioncontroller/tests/outofprocess/
DDumpTest.kt38 val dumpFile = instrumentation.getUiAutomation() in getDump()
/packages/apps/DocumentsUI/perf-tests/src/com/android/documentsui/
DFilesJankPerfTest.java54 final UiAutomation automation = getInstrumentation().getUiAutomation(); in setUpInLoop()
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DActionCreateDocumentUiTest.java64 UiAutomation automation = getInstrumentation().getUiAutomation(); in setup()
DActivityTest.java116 automation = getInstrumentation().getUiAutomation(); in setUp()
DThemeOverlayManagerTest.java76 InstrumentationRegistry.getInstrumentation().getUiAutomation().adoptShellPermissionIdentity( in setUp()
DDialogUiTest.java352 return runShellCommand(instrumentation.getUiAutomation(), cmd); in runShellCommand()
/packages/apps/Settings/tests/unit/src/com/android/settings/print/
DPrintJobSettingsActivityTest.java70 InstrumentationRegistry.getInstrumentation().getUiAutomation().executeShellCommand( in runShellCommand()
/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/
DModernMediaScannerTest.java92 InstrumentationRegistry.getInstrumentation().getUiAutomation() in setUp()
110 .getUiAutomation().dropShellPermissionIdentity(); in tearDown()
/packages/modules/NetworkStack/tests/integration/src/android/net/ip/
DIpClientIntegrationTest.java421 inst.getUiAutomation().adoptShellPermissionIdentity();
431 inst.getUiAutomation().dropShellPermissionIdentity();