Searched defs:getVolumeState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/storage/
H A DIMountService.cpp225 int32_t getVolumeState(const String16& mountPoint) function in class:android::BpMountService
231 ALOGD("getVolumeState could not contact remote\n");
236 ALOGD("getVolumeState caught exception %d\n", err);
/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java1085 public @NonNull String getVolumeState(String mountPoint) { method in class:StorageManager

Completed in 246 milliseconds