Home
last modified time | relevance | path

Searched refs:BIOMETRIC_ERROR_UNABLE_TO_REMOVE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricConstants.java85 int BIOMETRIC_ERROR_UNABLE_TO_REMOVE = 6; field
183 BIOMETRIC_ERROR_UNABLE_TO_REMOVE,
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DRemovalClient.java79 BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_REMOVE, in onRemoved()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/face/aidl/
H A DFaceRemovalClientTest.java112 eq(BiometricConstants.BIOMETRIC_ERROR_UNABLE_TO_REMOVE), eq(0) /* vendorCode*/); in clientSendsErrorWhenHALFailsToRemoveEnrollment()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18533 Landroid/hardware/biometrics/BiometricConstants;->BIOMETRIC_ERROR_UNABLE_TO_REMOVE:I