Searched refs:MSG_ENROLL_RESULT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java56 private static final int MSG_ENROLL_RESULT = 100; field in class:FingerprintManager
864 case MSG_ENROLL_RESULT:
1083 mHandler.obtainMessage(MSG_ENROLL_RESULT, remaining, 0,

Completed in 156 milliseconds