Searched defs:getVolumeList (Results 1 – 4 of 4) sorted by relevance
304 private StorageVolume[] getVolumeList() { in getVolumeList() method in FullBackup.BackupScheme
93 StorageVolume[] getVolumeList(int uid, in String packageName, int flags) = 29; in getVolumeList() method
1239 public @NonNull StorageVolume[] getVolumeList() { in getVolumeList() method in StorageManager1245 public static @NonNull StorageVolume[] getVolumeList(int userId, int flags) { in getVolumeList() method in StorageManager
3033 public StorageVolume[] getVolumeList(int uid, String packageName, int flags) { in getVolumeList() method in StorageManagerService