Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/host/src/android/scopedstorage/cts/host/
DAppCloningMediaProviderHostTest.java49 protected static final String DEVICE_TEST_APP_PACKAGE = "android.scopedstorage.cts"; field in AppCloningMediaProviderHostTest
51 private static final String DEVICE_TEST_CLASS = DEVICE_TEST_APP_PACKAGE
187 new DeviceTestRunOptions(DEVICE_TEST_APP_PACKAGE) in runDeviceTestAsUserInPkgA()