Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2833 final File otherAppExternalObbDir = new File(obbDir.getPath().replace( in testCantAccessOtherAppsExternalDirs() local
2835 final File file = new File(otherAppExternalObbDir, NONMEDIA_FILE_NAME); in testCantAccessOtherAppsExternalDirs()