Home
last modified time | relevance | path

Searched refs:getUiAutomation (Results 1 – 14 of 14) 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/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.java86 getInstrumentation().getUiAutomation().adoptShellPermissionIdentity(); in runWithShellPermission()
90 getInstrumentation().getUiAutomation().dropShellPermissionIdentity(); in runWithShellPermission()
/packages/modules/ExtServices/tests/src/android/ext/services/watchdog/
DExplicitHealthCheckServiceImplTest.java72 .getUiAutomation() in setUp()
98 .getUiAutomation() in tearDown()
/packages/apps/CarrierConfig/tests/src/com/android/carrierconfig/
DCarrierConfigTest.java309 getInstrumentation().getUiAutomation().adoptShellPermissionIdentity( in getCarrierId()
347 getInstrumentation().getUiAutomation().dropShellPermissionIdentity(); in getCarrierId()
/packages/apps/Settings/tests/unit/src/com/android/settings/
DRegulatoryInfoDisplayActivityTest.java47 mUiAutomation = InstrumentationRegistry.getInstrumentation().getUiAutomation(); in setUp()
/packages/apps/DocumentsUI/perf-tests/src/com/android/documentsui/
DFilesJankPerfTest.java54 final UiAutomation automation = getInstrumentation().getUiAutomation(); in setUpInLoop()
/packages/apps/Settings/tests/unit/src/com/android/settings/print/
DPrintJobSettingsActivityTest.java70 InstrumentationRegistry.getInstrumentation().getUiAutomation().executeShellCommand( in runShellCommand()
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DActivityTest.java113 automation = getInstrumentation().getUiAutomation(); in setUp()
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/theme/
DThemeOverlayManagerTest.java69 InstrumentationRegistry.getInstrumentation().getUiAutomation().adoptShellPermissionIdentity( in setUp()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java514 mInstrumentation.getUiAutomation().executeAndWaitForEvent( in executeAndWaitForEvent()
920 mInstrumentation.getUiAutomation().injectInputEvent(event, true); in sendPointer()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DDialogFragmentTest.java300 return runShellCommand(instrumentation.getUiAutomation(), cmd); in runShellCommand()
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java206 .getUiAutomation(); in setUp()
/packages/modules/NetworkStack/tests/integration/src/android/net/ip/
DIpClientIntegrationTest.java422 inst.getUiAutomation().adoptShellPermissionIdentity();
432 inst.getUiAutomation().dropShellPermissionIdentity();