Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl98 void lockCeStorage(int userId); in lockCeStorage() method
/system/vold/
DVoldNativeService.cpp699 binder::Status VoldNativeService::lockCeStorage(int32_t userId) { in lockCeStorage() function in android::vold::VoldNativeService