Searched defs:onAuthenticationHelp (Results 1 – 9 of 9) sorted by relevance
55 void onAuthenticationHelp(in AuthenticationHelpInfo authInfo); in onAuthenticationHelp() method
225 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricAuthenticator.AuthenticationCallback
1237 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback
120 public void onAuthenticationHelp(AuthenticationHelpInfo authInfo) { in onAuthenticationHelp() method in AuthenticationStateListeners
129 override fun onAuthenticationHelp(authInfo: AuthenticationHelpInfo) { in <lambda>() method
371 override fun onAuthenticationHelp(helpCode: Int, helpString: CharSequence?) { in setupBiometricAuthenticationCallback() method
496 override fun onAuthenticationHelp(code: Int, helpStr: CharSequence?) { in onAuthenticationHelp() method
1073 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback
386 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback