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

  /hardware/libhardware/include/hardware/
fingerprint.h 25 FINGERPRINT_ACQUIRED = 1,
74 typedef struct fingerprint_acquired { struct
  /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)
  /frameworks/base/core/jni/
android_server_FingerprintManager.cpp 69 case FINGERPRINT_ACQUIRED:
  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java 152 case FingerprintManager.FINGERPRINT_ACQUIRED: {

Completed in 104 milliseconds