Home
last modified time | relevance | path

Searched defs:onUserPasswordChanged (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
DIKeystoreService.cpp561 virtual int32_t onUserPasswordChanged(int32_t userId, const String16& password) in onUserPasswordChanged() function in android::BpKeystoreService
Dkeystore.cpp1808 int32_t onUserPasswordChanged(int32_t userId, const String16& password) { in onUserPasswordChanged() function in android::KeyStoreProxy