Searched refs:buildExternalStorageAppObbDirs (Results 1 – 6 of 6) sorted by relevance
60 File obbDir = Environment.buildExternalStorageAppObbDirs(packageName)[0];109 File outFile = Environment.buildExternalStorageAppObbDirs(packageName)[0];
150 public File[] buildExternalStorageAppObbDirs(String packageName) { in buildExternalStorageAppObbDirs() method in Environment.UserEnvironment894 public static File[] buildExternalStorageAppObbDirs(String packageName) { in buildExternalStorageAppObbDirs() method in Environment896 return sCurrentUser.buildExternalStorageAppObbDirs(packageName); in buildExternalStorageAppObbDirs()
262 File obbDir = userEnv.buildExternalStorageAppObbDirs(packageInfo.packageName)[0]; in backupObb()
723 File[] dirs = Environment.buildExternalStorageAppObbDirs(getPackageName()); in getObbDirs()
2994 FileUtils.contains(userEnv.buildExternalStorageAppObbDirs(callingPkg), appFile) || in mkdirs()
53255 Landroid/os/Environment$UserEnvironment;->buildExternalStorageAppObbDirs(Ljava/lang/String;)[Ljava/…