Searched refs:onAuthenticationHelp (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/android/hardware/biometrics/ |
D | BiometricAuthenticator.java | 186 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricAuthenticator.AuthenticationCallback
|
D | BiometricPrompt.java | 359 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/ |
D | FaceManager.java | 818 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/ |
D | FingerprintManager.java | 238 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/ |
D | KeyguardUpdateMonitor.java | 1207 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) { 1239 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 16624 method public void onAuthenticationHelp(int, CharSequence); 17575 method @Deprecated public void onAuthenticationHelp(int, CharSequence);
|
/frameworks/base/api/ |
D | current.txt | 16624 method public void onAuthenticationHelp(int, CharSequence); 17575 method @Deprecated public void onAuthenticationHelp(int, CharSequence);
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 21405 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationHelp(I…
|