Searched refs:handleLifecycleAfterAuth (Results 1 – 6 of 6) sorted by relevance
298 AuthenticationClient.this.handleLifecycleAfterAuth(authenticated); in onAuthenticated()375 protected abstract void handleLifecycleAfterAuth(boolean authenticated); in handleLifecycleAfterAuth() method in AuthenticationClient
153 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FaceAuthenticationClient
166 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FingerprintAuthenticationClient
209 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FaceAuthenticationClient
196 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FingerprintAuthenticationClient
871 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in BiometricSchedulerTest.TestAuthenticationClient