Home
last modified time | relevance | path

Searched refs:onAuthenticationHelp (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricAuthenticator.java186 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricAuthenticator.AuthenticationCallback
DBiometricPrompt.java359 mAuthenticationCallback.onAuthenticationHelp(acquireInfo, message);
492 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java818 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback
1088 mAuthenticationCallback.onAuthenticationHelp(clientInfo, msg); in sendAcquiredResult()
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java238 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback
877 mAuthenticationCallback.onAuthenticationHelp(clientInfo, msg); in sendAcquiredResult()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1207 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
1239 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
/frameworks/base/non-updatable-api/
Dcurrent.txt16624 method public void onAuthenticationHelp(int, CharSequence);
17575 method @Deprecated public void onAuthenticationHelp(int, CharSequence);
/frameworks/base/api/
Dcurrent.txt16624 method public void onAuthenticationHelp(int, CharSequence);
17575 method @Deprecated public void onAuthenticationHelp(int, CharSequence);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21405 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationHelp(I…