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