Home
last modified time | relevance | path

Searched defs:getVolumeState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/storage/
DIMountService.cpp225 int32_t getVolumeState(const String16& mountPoint) in getVolumeState() function in android::BpMountService
/frameworks/base/core/java/android/os/storage/
DStorageManager.java898 public @NonNull String getVolumeState(String mountPoint) { in getVolumeState() method in StorageManager
DIMountService.java234 public String getVolumeState(String mountPoint) throws RemoteException { in getVolumeState() method in IMountService.Stub.Proxy
2218 public String getVolumeState(String mountPoint) throws RemoteException; in getVolumeState() method
/frameworks/base/services/core/java/com/android/server/
DMountService.java1698 public String getVolumeState(String mountPoint) { in getVolumeState() method in MountService