Searched refs:obbDirs (Results 1 – 2 of 2) sorted by relevance
1024 File[] obbDirs = getContext().getObbDirs(); in assertCanAccessPrivateAppAndroidObbDir() local1025 canReadWriteFilesInDirs(obbDirs, canAccess, testApp, callingPackage, fileName); in assertCanAccessPrivateAppAndroidObbDir()
2636 File[] obbDirs = getContext().getObbDirs(); in testCantAccessOtherAppsExternalDirs() local2638 for (File obbDir : obbDirs) { in testCantAccessOtherAppsExternalDirs()