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

  /frameworks/base/core/java/android/service/fingerprint/
FingerprintManager.java 53 public static final int FINGERPRINT_ACQUIRED = 1;
64 // FINGERPRINT_ACQUIRED messages. Must agree with HAL (fingerprint.h)
  /hardware/libhardware/include/hardware/
fingerprint.h 25 FINGERPRINT_ACQUIRED = 1,
74 typedef struct fingerprint_acquired { struct

Completed in 793 milliseconds