HomeSort by relevance Sort by last modified time
    Searched refs:FINGERPRINT_ERROR (Results 1 - 5 of 5) sorted by null

  /hardware/libhardware/modules/fingerprint/
fingerprint.c 37 return FINGERPRINT_ERROR;
44 return FINGERPRINT_ERROR;
48 return FINGERPRINT_ERROR;
52 return FINGERPRINT_ERROR;
57 return FINGERPRINT_ERROR;
62 return FINGERPRINT_ERROR;
67 return FINGERPRINT_ERROR;
74 return FINGERPRINT_ERROR;
  /hardware/libhardware/include/hardware/
fingerprint.h 28 FINGERPRINT_ERROR = -1,
46 typedef enum fingerprint_error { enum
  /device/generic/goldfish/fingerprint/
fingerprint.c 393 msg.type = FINGERPRINT_ERROR;
497 return FINGERPRINT_ERROR;
  /frameworks/base/services/core/jni/
com_android_server_fingerprint_FingerprintService.cpp 94 case FINGERPRINT_ERROR:
  /system/core/fingerprintd/
FingerprintDaemonProxy.cpp 53 case FINGERPRINT_ERROR:

Completed in 119 milliseconds