Searched refs:MSG_ENROLL_RESULT (Results 1 – 3 of 3) sorted by relevance
66 private static final int MSG_ENROLL_RESULT = 100; field in FaceManager98 mHandler.obtainMessage(MSG_ENROLL_RESULT, remaining, 0, face).sendToTarget();1276 case MSG_ENROLL_RESULT: in handleMessage()
95 private static final int MSG_ENROLL_RESULT = 100; field in FingerprintManager1338 case MSG_ENROLL_RESULT: in handleMessage()1754 mHandler.obtainMessage(MSG_ENROLL_RESULT, remaining, 0, fp).sendToTarget();
20080 Landroid/hardware/fingerprint/FingerprintManager;->MSG_ENROLL_RESULT:I