HomeSort by relevance Sort by last modified time
    Searched refs:getVolumeState (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
IMountService.h 50 virtual String16 getVolumeState(String16 mountPoint) = 0;
  /frameworks/base/libs/storage/include/storage/
IMountService.h 47 virtual int32_t getVolumeState(const String16& mountPoint) = 0;
  /frameworks/base/libs/storage/
IMountService.cpp 225 int32_t getVolumeState(const String16& mountPoint)
231 ALOGD("getVolumeState could not contact remote\n");
236 ALOGD("getVolumeState caught exception %d\n", err);
  /frameworks/base/core/java/android/os/storage/
StorageManager.java     [all...]

Completed in 331 milliseconds