Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl52 void remountUid(int uid, int remountMode); in remountUid()
/system/vold/
DVoldNativeService.cpp446 binder::Status VoldNativeService::remountUid(int32_t uid, int32_t remountMode) { in remountUid()