Home
last modified time | relevance | path

Searched defs:sDevice (Results 1 – 14 of 14) sorted by relevance

/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DPublicVolumeLegacyHostTest.java31 private static ITestDevice sDevice = null; field in PublicVolumeLegacyHostTest
DPublicVolumeHostTest.java28 private static ITestDevice sDevice; field in PublicVolumeHostTest
DPublicVolumeCoreHostTest.java28 private static ITestDevice sDevice = null; field in PublicVolumeCoreHostTest
DAppCloningMediaProviderHostTest.java48 protected static ITestDevice sDevice = null; field in AppCloningMediaProviderHostTest
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewMouseInteractionTest.java77 private static final UiDevice sDevice = field in TextViewMouseInteractionTest
/cts/tests/PhotoPicker/src/android/photopicker/cts/
DPhotoPickerBaseTest.java47 protected static final UiDevice sDevice = UiDevice.getInstance(sInstrumentation); field in PhotoPickerBaseTest
DPhotoPickerCloudUtils.java273 public static void setCloudProvider(@Nullable UiDevice sDevice, in setCloudProvider()
299 public static String getCurrentCloudProvider(UiDevice sDevice) throws IOException { in getCurrentCloudProvider()
DActionPickImagesOnlyTest.java196 MediaStore.EXTRA_PICK_IMAGES_LAUNCH_TAB), sDevice); in testExtraPickerLaunchTabOptions() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/device/
DDevice.java38 private static final UiDevice sDevice = field in Device
/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionCompatChangeTest.java72 private static UiDevice sDevice; field in MediaProjectionCompatChangeTest
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DDeviceUtils.java56 UiDevice sDevice = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()); in wakeUp() local
/cts/hostsidetests/appsearch/src/android/appsearch/cts/
DEnterpriseContactsMultiUserTest.java59 private static ITestDevice sDevice; field in EnterpriseContactsMultiUserTest
/cts/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java43 protected static ITestDevice sDevice = null; field in BaseHostTestCase
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextViewIntegrationTest.java85 private static final UiDevice sDevice = field in TextViewIntegrationTest