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];
224 public File[] buildExternalStorageAppObbDirs(String packageName) { in buildExternalStorageAppObbDirs() method in Environment.UserEnvironment1141 public static File[] buildExternalStorageAppObbDirs(String packageName) { in buildExternalStorageAppObbDirs() method in Environment1143 return sCurrentUser.buildExternalStorageAppObbDirs(packageName); in buildExternalStorageAppObbDirs()
262 File obbDir = userEnv.buildExternalStorageAppObbDirs(packageInfo.packageName)[0]; in backupObb()
915 File[] dirs = Environment.buildExternalStorageAppObbDirs(getPackageName()); in getObbDirs()
4937 File[] packageObbDirs = userEnv.buildExternalStorageAppObbDirs(packageName); in prepareAppDataAfterInstall()
35202 Landroid/os/Environment$UserEnvironment;->buildExternalStorageAppObbDirs(Ljava/lang/String;)[Ljava/…