Searched defs:unlockUserKey (Results 1 – 2 of 2) sorted by relevance
94 void unlockUserKey(int userId, int userSerial, @utf8InCpp String secret); in unlockUserKey() method
630 binder::Status VoldNativeService::unlockUserKey(int32_t userId, int32_t userSerial, in unlockUserKey() function in android::vold::VoldNativeService