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