Searched refs:onUserPasswordChanged (Results 1 – 3 of 3) sorted by relevance
123 public static int onUserPasswordChanged(int userId, @Nullable byte[] password) { in onUserPasswordChanged() method in AndroidKeyStoreMaintenance126 getService().onUserPasswordChanged(userId, password); in onUserPasswordChanged()
1500 AndroidKeyStoreMaintenance.onUserPasswordChanged(userHandle, password); in setKeystorePassword()
46793 Landroid/security/IKeystoreService$Stub$Proxy;->onUserPasswordChanged(ILjava/lang/String;)I46868 Landroid/security/IKeystoreService;->onUserPasswordChanged(ILjava/lang/String;)I47800 Landroid/security/KeyStore;->onUserPasswordChanged(ILjava/lang/String;)Z47801 Landroid/security/KeyStore;->onUserPasswordChanged(Ljava/lang/String;)Z