Searched refs:onAuthenticationSucceeded (Results 1 – 10 of 10) sorted by relevance
41 void onAuthenticationSucceeded(AuthenticationResult result); in onAuthenticationSucceeded() method65 public void onAuthenticationSucceeded(AuthenticationResult result) {68 mListener.onAuthenticationSucceeded(result);122 listener.onAuthenticationSucceeded(mAuthenticationResult); in setListener()
274 public void onAuthenticationSucceeded(
68 public void onAuthenticationSucceeded(AuthenticationResult result) {70 mClientCallback.onAuthenticationSucceeded(result);
129 public void onAuthenticationSucceeded(BiometricPrompt.AuthenticationResult result) {
153 override fun onAuthenticationSucceeded(result: FingerprintManager.AuthenticationResult) { in <lambda>() method154 super.onAuthenticationSucceeded(result) in <lambda>()
101 public void onAuthenticationSucceeded(BiometricPrompt.AuthenticationResult result) {
441 public void onAuthenticationSucceeded( in showLockScreen()
274 authCallback.value.onAuthenticationSucceeded( in testAuth_succeeds()
450 public void onAuthenticationSucceeded( in showLockScreen()
1080 public void onAuthenticationSucceeded( in showLockScreen()