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

  /system/vold/
VoldNativeService.cpp 428 binder::Status VoldNativeService::remountUid(int32_t uid, int32_t remountMode) {
440 return translate(VolumeManager::Instance()->remountUid(uid, tmp));
VolumeManager.cpp 443 int VolumeManager::remountUid(uid_t uid, const std::string& mode) {
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java     [all...]

Completed in 95 milliseconds