Home
last modified time | relevance | path

Searched refs:getVolumeState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/storage/include/storage/
DIMountService.h48 virtual int32_t getVolumeState(const String16& mountPoint) = 0;
/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.java1181 public @NonNull String getVolumeState(String mountPoint) { in getVolumeState() method in StorageManager