Searched defs:onAuthenticationError (Results 1 – 9 of 9) sorted by relevance
43 void onAuthenticationError(in AuthenticationErrorInfo authInfo); in onAuthenticationError() method
216 public void onAuthenticationError(int errorCode, CharSequence errString) {} in onAuthenticationError() method in BiometricAuthenticator.AuthenticationCallback
1223 public void onAuthenticationError(int errorCode, CharSequence errString) {} in onAuthenticationError() method in BiometricPrompt.AuthenticationCallback
90 public void onAuthenticationError(AuthenticationErrorInfo authInfo) { in onAuthenticationError() method in AuthenticationStateListeners
108 override fun onAuthenticationError(authInfo: AuthenticationErrorInfo) { in <lambda>() method
376 override fun onAuthenticationError(errorCode: Int, errString: CharSequence?) { in setupBiometricAuthenticationCallback() method
1062 public void onAuthenticationError(int errorCode, CharSequence errString) { in onAuthenticationError() method in FaceManager.AuthenticationCallback
461 override fun onAuthenticationError(errorCode: Int, errString: CharSequence?) { in onAuthenticationError() method
376 public void onAuthenticationError(int errorCode, CharSequence errString) { } in onAuthenticationError() method in FingerprintManager.AuthenticationCallback