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

  /system/vold/binder/android/os/
IVold.aidl 46 void moveStorage(@utf8InCpp String fromVolId, @utf8InCpp String toVolId,
  /system/vold/
VoldNativeService.h 57 binder::Status moveStorage(const std::string& fromVolId, const std::string& toVolId,
VoldNativeService.cpp 23 #include "MoveStorage.h"
407 binder::Status VoldNativeService::moveStorage(const std::string& fromVolId,
423 android::vold::MoveStorage(fromVol, toVol, listener);
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java     [all...]

Completed in 447 milliseconds