Searched defs:onAuthenticationSucceeded (Results 1 – 2 of 2) sorted by relevance
41 void onAuthenticationSucceeded(AuthenticationResult result); in onAuthenticationSucceeded() method
187 override fun onAuthenticationSucceeded(result: FingerprintManager.AuthenticationResult) { in authenticate() method