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

  /hardware/libhardware/include/hardware/
fingerprint.h 27 FINGERPRINT_TEMPLATE_ENROLLING = 3,
111 * (fingerprint_msg.type == FINGERPRINT_TEMPLATE_ENROLLING &&
124 * (fingerprint_msg.type == FINGERPRINT_TEMPLATE_ENROLLING &&
  /frameworks/base/core/java/android/service/fingerprint/
FingerprintManager.java 55 public static final int FINGERPRINT_TEMPLATE_ENROLLING = 3;
  /frameworks/base/core/jni/
android_server_FingerprintManager.cpp 75 case FINGERPRINT_TEMPLATE_ENROLLING:
  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintService.java 172 case FingerprintManager.FINGERPRINT_TEMPLATE_ENROLLING: {

Completed in 88 milliseconds