Home
last modified time | relevance | path

Searched defs:getVolumeList (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/backup/
DFullBackup.java293 private StorageVolume[] getVolumeList() { in getVolumeList() method in FullBackup.BackupScheme
/frameworks/base/core/java/android/os/storage/
DStorageManager.java954 public @NonNull StorageVolume[] getVolumeList() { in getVolumeList() method in StorageManager
959 public static @NonNull StorageVolume[] getVolumeList(int userId, int flags) { in getVolumeList() method in StorageManager
DIMountService.java779 public StorageVolume[] getVolumeList(int uid, String packageName, int flags) in getVolumeList() method in IMountService.Stub.Proxy
2373 …public StorageVolume[] getVolumeList(int uid, String packageName, int flags) throws RemoteExceptio… in getVolumeList() method