Searched refs:unlockUserKey (Results 1 – 3 of 3) sorted by relevance
96 void unlockUserKey(int userId, int userSerial, @utf8InCpp String token, in unlockUserKey() method
118 binder::Status unlockUserKey(int32_t userId, int32_t userSerial, const std::string& token,
695 binder::Status VoldNativeService::unlockUserKey(int32_t userId, int32_t userSerial, in unlockUserKey() function in android::vold::VoldNativeService