Home
last modified time | relevance | path

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

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