Searched refs:MSG_ACQUIRED (Results 1 – 1 of 1) sorted by relevance
57 private static final int MSG_ACQUIRED = 101; field in FingerprintManager685 case MSG_ACQUIRED: in handleMessage()872 mHandler.obtainMessage(MSG_ACQUIRED, acquireInfo, 0, deviceId).sendToTarget();