Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1024 File[] obbDirs = getContext().getObbDirs(); in assertCanAccessPrivateAppAndroidObbDir() local
1025 canReadWriteFilesInDirs(obbDirs, canAccess, testApp, callingPackage, fileName); in assertCanAccessPrivateAppAndroidObbDir()
/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2636 File[] obbDirs = getContext().getObbDirs(); in testCantAccessOtherAppsExternalDirs() local
2638 for (File obbDir : obbDirs) { in testCantAccessOtherAppsExternalDirs()