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.java414 default void onAuthenticationSucceededInternal(boolean requireConfirmation, byte[] token) in onAuthenticationSucceededInternal() method
452 public void onAuthenticationSucceededInternal(boolean requireConfirmation, byte[] token) in onAuthenticationSucceededInternal() method in BiometricServiceBase.BiometricServiceListener