Searched refs:onUserPasswordChanged (Results 1 – 3 of 3) sorted by relevance
39 int onUserPasswordChanged(int userId, String newPassword); in onUserPasswordChanged() method
70 ::android::binder::Status onUserPasswordChanged(int32_t userId,
367 Status KeyStoreService::onUserPasswordChanged(int32_t userId, const String16& password, in onUserPasswordChanged() function in keystore::KeyStoreService