Searched defs:onAuthenticationSucceeded (Results 1 – 3 of 3) sorted by relevance
58 override fun onAuthenticationSucceeded(result: BiometricPrompt.AuthenticationResult?) { in onAuthenticationSucceeded() method in com.android.settings.supervision.ConfirmSupervisionCredentialsActivity
50 override fun onAuthenticationSucceeded(result: FingerprintManager.AuthenticationResult) { in <lambda>() method
41 void onAuthenticationSucceeded(AuthenticationResult result); in onAuthenticationSucceeded() method