Home
last modified time | relevance | path

Searched defs:sDevice (Results 1 – 9 of 9) 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.java69 final ITestDevice sDevice = testInfo.getDevice(); in beforeClassWithDevice() local
/cts/tests/PhotoPicker/src/android/photopicker/cts/
DPhotoPickerBaseTest.java41 protected static final UiDevice sDevice = UiDevice.getInstance(sInstrumentation); field in PhotoPickerBaseTest
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewMouseInteractionTest.java69 private static final UiDevice sDevice = field in TextViewMouseInteractionTest
/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/hostsidetests/appcloning/hostside/src/com/android/cts/appcloning/
DBaseHostTestCase.java40 protected static ITestDevice sDevice = null; field in BaseHostTestCase
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextViewIntegrationTest.java83 private static final UiDevice sDevice = field in TextViewIntegrationTest