Searched refs:onUserPasswordChanged (Results 1 – 3 of 3) sorted by relevance
95 public static int onUserPasswordChanged(int userId, @Nullable byte[] password) { in onUserPasswordChanged() method in AndroidKeyStoreMaintenance97 getService().onUserPasswordChanged(userId, password); in onUserPasswordChanged()
1321 AndroidKeyStoreMaintenance.onUserPasswordChanged(userHandle, password); in setKeystorePassword()
47436 Landroid/security/IKeystoreService$Stub$Proxy;->onUserPasswordChanged(ILjava/lang/String;)I47511 Landroid/security/IKeystoreService;->onUserPasswordChanged(ILjava/lang/String;)I48443 Landroid/security/KeyStore;->onUserPasswordChanged(ILjava/lang/String;)Z48444 Landroid/security/KeyStore;->onUserPasswordChanged(Ljava/lang/String;)Z