Searched refs:onUserPasswordChanged (Results 1 – 4 of 4) sorted by relevance
49 int32_t onUserPasswordChanged(int32_t userId, const String16& password);
624 virtual int32_t onUserPasswordChanged(int32_t userId, const String16& password) in onUserPasswordChanged() function in android::BpKeystoreService1453 int32_t ret = onUserPasswordChanged(userId, pass); in onTransact()
157 int32_t KeyStoreService::onUserPasswordChanged(int32_t userId, const String16& password) { in onUserPasswordChanged() function in android::KeyStoreService
169 virtual int32_t onUserPasswordChanged(int32_t userId, const String16& newPassword) = 0;