Searched refs:getVolumeState (Results 1 – 7 of 7) sorted by relevance
47 virtual int32_t getVolumeState(const String16& mountPoint) = 0;
141 String state = getSm().getVolumeState(mPath); in isMediaMounted()509 String state = getSm().getVolumeState(mPath); in getMediaState()
88 String getVolumeState(in String mountPoint) = 9;
1034 public @NonNull String getVolumeState(String mountPoint) { in getVolumeState() method in StorageManager
155 public String getVolumeState(String mountPoint) throws RemoteException { in getVolumeState() method in MockStorageManager
225 int32_t getVolumeState(const String16& mountPoint) in getVolumeState() function in android::BpMountService
1735 public String getVolumeState(String mountPoint) { in getVolumeState() method in StorageManagerService