Home
last modified time | relevance | path

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

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