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