Searched defs:getVolumeList (Results 1 – 4 of 4) sorted by relevance
84 StorageVolume[] getVolumeList(int userId, in String callingPackage, int flags) = 29; in getVolumeList() method
1385 public @NonNull StorageVolume[] getVolumeList() { in getVolumeList() method in StorageManager1391 public static @NonNull StorageVolume[] getVolumeList(int userId, int flags) { in getVolumeList() method in StorageManager
377 private StorageVolume[] getVolumeList() { in getVolumeList() method in FullBackup.BackupScheme
3823 public StorageVolume[] getVolumeList(int userId, String callingPackage, int flags) { in getVolumeList() method in StorageManagerService