Home
last modified time | relevance | path

Searched defs:onAuthenticationSucceededInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java435 default void onAuthenticationSucceededInternal(boolean requireConfirmation, byte[] token, in onAuthenticationSucceededInternal() method
473 public void onAuthenticationSucceededInternal(boolean requireConfirmation, byte[] token, in onAuthenticationSucceededInternal() method in BiometricServiceBase.BiometricServiceListener