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

  /frameworks/base/libs/storage/
IMountService.cpp 143 int32_t mountVolume(const String16& mountPoint)
149 ALOGD("mountVolume could not contact remote\n");
154 ALOGD("mountVolume caught exception %d\n", err);
  /frameworks/base/core/java/android/os/storage/
IMountService.java 148 public int mountVolume(String mountPoint) throws RemoteException {
    [all...]
  /system/vold/
VolumeManager.cpp     [all...]
  /frameworks/base/services/core/java/com/android/server/
MountService.java     [all...]

Completed in 108 milliseconds