Home
last modified time | relevance | path

Searched defs:otherAppExternalDataDir (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/scopedstorage/src/android/scopedstorage/cts/
DScopedStorageTest.java276 final File otherAppExternalDataDir = new File(getExternalFilesDir().getPath().replace( in testManageExternalStorageCantReadWriteOtherAppExternalDir() local
565 final File otherAppExternalDataDir = new File(getExternalFilesDir().getPath().replace( in testAccess_directory() local
994 final File otherAppExternalDataDir = new File(getExternalFilesDir().getPath().replace( in testNoIsolatedStorageCantReadWriteOtherAppExternalDir() local
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1249 final File otherAppExternalDataDir = new File(getExternalFilesDir().getPath().replace( in assertCantInsertToOtherPrivateAppDirectories() local
1323 final File otherAppExternalDataDir = new File(getExternalFilesDir().getPath().replace( in assertCantUpdateToOtherPrivateAppDirectories() local
1507 final File otherAppExternalDataDir = new File(dir.getPath().replace( in canReadWriteFilesInDirs() local
/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2844 final File otherAppExternalDataDir = new File(dataDir.getPath().replace( in testCantAccessOtherAppsExternalDirs() local