Searched refs:MSG_ACQUIRED (Results 1 – 3 of 3) sorted by relevance
91 private static final int MSG_ACQUIRED = 101; field in FingerprintManager1129 case MSG_ACQUIRED: in handleMessage()1450 mHandler.obtainMessage(MSG_ACQUIRED, acquireInfo, vendorCode).sendToTarget();
63 private static final int MSG_ACQUIRED = 101; field in FaceManager98 mHandler.obtainMessage(MSG_ACQUIRED, acquireInfo, vendorCode).sendToTarget();1148 case MSG_ACQUIRED: in handleMessage()
22955 Landroid/hardware/fingerprint/FingerprintManager;->MSG_ACQUIRED:I