Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/storage/
DStorageManager.java907 public @NonNull StorageVolume[] getVolumeList() { in getVolumeList() method in StorageManager
912 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