Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dfingerprint.h52 FINGERPRINT_ERROR_NO_SPACE = 4, /* No space available to store a template */ enumerator
/hardware/interfaces/biometrics/fingerprint/2.1/default/
DBiometricsFingerprint.cpp98 case FINGERPRINT_ERROR_NO_SPACE: in VendorErrorFilter()