Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl97 void unlockCeStorage(int userId, in byte[] secret); in unlockCeStorage() method
/system/vold/
DVoldNativeService.cpp691 binder::Status VoldNativeService::unlockCeStorage(int32_t userId, in unlockCeStorage() function in android::vold::VoldNativeService