/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | WipeDataNotificationTest.java | 26 UiDevice uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); in testWipeDataWithReasonVerification() local 46 UiDevice uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); in testWipeDataWithoutReasonVerification() local
|
/cts/tests/tests/content/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/ |
D | CtsSyncAccountAccessOtherCertTestCases.java | 114 UiDevice uiDevice = getUiDevice(); in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount() local 157 private UiObject2 findPermissionNotificationInStream(UiDevice uiDevice) { in findPermissionNotificationInStream() 175 private boolean swipeUp(UiDevice uiDevice) { in swipeUp()
|
/cts/hostsidetests/appsecurity/test-apps/ReviewPermissionHelper/src/com/android/cts/reviewpermissionhelper/ |
D | ReviewPermissionsTest.kt | 53 val uiDevice = UiDevice.getInstance(instrumentation) constant in com.android.cts.reviewpermissionhelper.ReviewPermissionsTest
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AudioPlaybackCaptureActivity.java | 129 UiDevice uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); in dismissPermissionDialog() local
|
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/ |
D | BasePrintTest.java | 599 UiDevice uiDevice = getUiDevice(); in selectPrinter() local 618 UiDevice uiDevice = getUiDevice(); in selectPrinterSpinnerOpen() local 647 UiDevice uiDevice = getUiDevice(); in changeOrientation() local 672 UiDevice uiDevice = getUiDevice(); in changeMediaSize() local 686 UiDevice uiDevice = getUiDevice(); in changeColor() local 711 UiDevice uiDevice = getUiDevice(); in changeDuplex() local
|
/cts/tests/tests/packageinstaller/install/src/android/packageinstaller/install/cts/ |
D | ExternalSourcesTest.kt | 49 private val uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()) constant
|
D | PackageInstallerTestBase.kt | 69 private val uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()) in <lambda>() constant
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/devicepolicy/provisioning/ |
D | SilentProvisioningTestManager.java | 142 UiDevice uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); in wakeUpAndDismissInsecureKeyguard() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/devicepolicy/provisioning/ |
D | SilentProvisioningTestManager.java | 143 UiDevice uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); in wakeUpAndDismissInsecureKeyguard() local
|
/cts/tests/tests/packageinstaller/nopermission/src/android.packageinstaller.nopermission.cts/ |
D | NoPermissionTests.kt | 67 private var uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()) in <lambda>() variable
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | JobThrottlingTest.java | 109 private static boolean isDeviceIdleEnabled(UiDevice uiDevice) throws Exception { in isDeviceIdleEnabled()
|
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/ |
D | CapturedActivity.java | 120 UiDevice uiDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); in dismissPermissionDialog() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | WidgetAttributeTest.kt | 50 private lateinit var uiDevice: UiDevice variable in android.widget.cts.WidgetAttributeTest
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerMemoryClassTest.java | 186 UiDevice uiDevice = UiDevice.getInstance(getInstrumentation()); in testGetMemoryClass() local
|