Home
last modified time | relevance | path

Searched refs:BIOMETRIC_ERROR_CANCELED (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DBiometricConstants.java72 int BIOMETRIC_ERROR_CANCELED = 5; field
/frameworks/base/services/core/java/com/android/server/biometrics/
DEnumerateClient.java90 onError(getHalDeviceId(), BiometricConstants.BIOMETRIC_ERROR_CANCELED, in stop()
DBiometricService.java1438 } else if (error == BiometricConstants.BIOMETRIC_ERROR_CANCELED) { in handleOnError()
1867 BiometricConstants.BIOMETRIC_ERROR_CANCELED, in handleCancelAuthentication()
DBiometricServiceBase.java768 if (error == BiometricConstants.BIOMETRIC_ERROR_CANCELED) { in handleError()
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java211 BiometricConstants.BIOMETRIC_ERROR_CANCELED, in testClientBinderDied_whenAuthenticating()
705 BiometricConstants.BIOMETRIC_ERROR_CANCELED, in testErrorFromHal_whenPaused_notifiesSystemUIAndClient()
712 eq(BiometricConstants.BIOMETRIC_ERROR_CANCELED), in testErrorFromHal_whenPaused_notifiesSystemUIAndClient()
883 BiometricConstants.BIOMETRIC_ERROR_CANCELED, in testErrorFromHal_whileShowingDeviceCredential_doesntNotifySystemUI()
1078 BiometricConstants.BIOMETRIC_ERROR_CANCELED, 0 /* vendorCode */); in testCancel_whenAuthenticating()
1083 eq(BiometricConstants.BIOMETRIC_ERROR_CANCELED), in testCancel_whenAuthenticating()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt17090 field public static final int BIOMETRIC_ERROR_CANCELED = 5; // 0x5