Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricAuthenticator.java225 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricAuthenticator.AuthenticationCallback
DBiometricPrompt.java801 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java351 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java929 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback