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];
223 public File[] buildExternalStorageAppObbDirs(String packageName) { in buildExternalStorageAppObbDirs() method in Environment.UserEnvironment1066 public static File[] buildExternalStorageAppObbDirs(String packageName) { in buildExternalStorageAppObbDirs() method in Environment1068 return sCurrentUser.buildExternalStorageAppObbDirs(packageName); in buildExternalStorageAppObbDirs()
262 File obbDir = userEnv.buildExternalStorageAppObbDirs(packageInfo.packageName)[0]; in backupObb()
839 File[] dirs = Environment.buildExternalStorageAppObbDirs(getPackageName()); in getObbDirs()
4764 File[] packageObbDirs = userEnv.buildExternalStorageAppObbDirs(packageName); in prepareAppDataAfterInstall()
39168 Landroid/os/Environment$UserEnvironment;->buildExternalStorageAppObbDirs(Ljava/lang/String;)[Ljava/…