Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dfingerprint.h49 FINGERPRINT_ERROR_HW_UNAVAILABLE = 1, /* The hardware has an error that can't be resolved. */ enumerator
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.cpp92 case FINGERPRINT_ERROR_HW_UNAVAILABLE: in VendorErrorFilter()