Home
last modified time | relevance | path

Searched defs:moveStorage (Results 1 – 2 of 2) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl53 void moveStorage(@utf8InCpp String fromVolId, @utf8InCpp String toVolId, in moveStorage() method
/system/vold/
DVoldNativeService.cpp361 binder::Status VoldNativeService::moveStorage( in moveStorage() function in android::vold::VoldNativeService