Home
last modified time | relevance | path

Searched refs:FINGERPRINT_ERROR_UNABLE_TO_REMOVE (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dfingerprint.h54 FINGERPRINT_ERROR_UNABLE_TO_REMOVE = 6, /* fingerprint with given id can't be removed */ enumerator
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.cpp102 case FINGERPRINT_ERROR_UNABLE_TO_REMOVE: in VendorErrorFilter()