Searched refs:MSG_BIOMETRIC_HIDE (Results 1 – 1 of 1) sorted by relevance
114 private static final int MSG_BIOMETRIC_HIDE = 43 << MSG_SHIFT; field in CommandQueue784 mHandler.obtainMessage(MSG_BIOMETRIC_HIDE).sendToTarget(); in hideBiometricDialog()1064 case MSG_BIOMETRIC_HIDE: in handleMessage()