Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DAuthenticationStateListener.aidl55 void onAuthenticationHelp(in AuthenticationHelpInfo authInfo); in onAuthenticationHelp() method
DBiometricAuthenticator.java225 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricAuthenticator.AuthenticationCallback
DBiometricPrompt.java1233 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DAuthenticationStateListeners.java120 public void onAuthenticationHelp(AuthenticationHelpInfo authInfo) { in onAuthenticationHelp() method in AuthenticationStateListeners
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/data/repository/
DBiometricStatusRepository.kt129 override fun onAuthenticationHelp(authInfo: AuthenticationHelpInfo) { in <lambda>() method
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/
DBiometricHandler.kt371 override fun onAuthenticationHelp(helpCode: Int, helpString: CharSequence?) { in setupBiometricAuthenticationCallback() method
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java1073 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepository.kt481 override fun onAuthenticationHelp(code: Int, helpStr: CharSequence?) { in onAuthenticationHelp() method
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java386 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...