Home
last modified time | relevance | path

Searched refs:onAuthenticationHelp (Results 1 – 7 of 7) 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.java358 mAuthenticationCallback.onAuthenticationHelp(acquireInfo, message);
479 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java228 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback
867 mAuthenticationCallback.onAuthenticationHelp(clientInfo, msg); in sendAcquiredResult()
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java816 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback
1086 mAuthenticationCallback.onAuthenticationHelp(clientInfo, msg); in sendAcquiredResult()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1114 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
1146 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
/frameworks/base/api/
Dcurrent.txt16607 method public void onAuthenticationHelp(int, CharSequence);
17556 method @Deprecated public void onAuthenticationHelp(int, CharSequence);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22842 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationHelp(I…