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

  /hardware/libhardware/include/hardware/
fingerprint.h 54 FINGERPRINT_ERROR_UNABLE_TO_REMOVE = 6, /* fingerprint with given id can't be removed */
  /hardware/interfaces/biometrics/fingerprint/2.1/default/
BiometricsFingerprint.cpp 102 case FINGERPRINT_ERROR_UNABLE_TO_REMOVE:
  /frameworks/base/core/java/android/hardware/fingerprint/
FingerprintManager.java 105 public static final int FINGERPRINT_ERROR_UNABLE_TO_REMOVE = 6;
    [all...]

Completed in 189 milliseconds