Searched defs:handleLifecycleAfterAuth (Results 1 – 7 of 7) sorted by relevance
100 protected abstract void handleLifecycleAfterAuth(boolean authenticated); in handleLifecycleAfterAuth() method in AuthenticationClient316 public void handleLifecycleAfterAuth() { in onAuthenticated() method355 public void handleLifecycleAfterAuth() { in onAuthenticated() method
76 void handleLifecycleAfterAuth(); in handleLifecycleAfterAuth() method
141 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FaceAuthenticationClient
153 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FingerprintAuthenticationClient
105 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FingerprintAuthenticationClient
154 protected void handleLifecycleAfterAuth(boolean authenticated) { in handleLifecycleAfterAuth() method in FaceAuthenticationClient
544 protected void handleLifecycleAfterAuth(boolean authenticated) {} in handleLifecycleAfterAuth() method in BiometricSchedulerTest.TestAuthenticationClient