HomeSort by relevance Sort by last modified time
    Searched defs:FINGERPRINT_ERROR_CANCELED (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/include/hardware/
fingerprint.h 41 * For example, FINGERPRINT_ERROR_CANCELED should follow any acquisition message that results in
44 * send FINGERPRINT_ACQUIRED_IMAGER_DIRTY followed by FINGERPRINT_ERROR_CANCELED.
51 FINGERPRINT_ERROR_CANCELED = 5, /* The current operation can't proceed. See above. */
61 * FINGERPRINT_ERROR_CANCELED can be sent to stop the operation in progress (e.g. enrollment).
197 * Cancel pending enroll or authenticate, sending FINGERPRINT_ERROR_CANCELED
  /frameworks/base/core/java/android/hardware/fingerprint/
FingerprintManager.java 98 public static final int FINGERPRINT_ERROR_CANCELED = 5;
    [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 306 milliseconds