Searched refs:buildExternalStorageAppDataDirs (Results 1 – 4 of 4) sorted by relevance
182 public File[] buildExternalStorageAppDataDirs(String packageName) { in buildExternalStorageAppDataDirs() method in Environment.UserEnvironment561 public static File[] buildExternalStorageAppDataDirs(String packageName) { in buildExternalStorageAppDataDirs() method in Environment563 return sCurrentUser.buildExternalStorageAppDataDirs(packageName); in buildExternalStorageAppDataDirs()
276 eraseFiles(userEnv.buildExternalStorageAppDataDirs(item.packageName)); in onHandleIntent()
2425 userEnv.buildExternalStorageAppDataDirs(callingPkg), in mkdirs()
8641 userEnv.buildExternalStorageAppDataDirs(mStats.packageName)); in handleStartCopy()11249 userEnv.buildExternalStorageAppDataDirs(packageName)); in clearExternalStorageDataSync()