Searched refs:MSG_BIOMETRIC_SHOW (Results 1 – 1 of 1) sorted by relevance
110 private static final int MSG_BIOMETRIC_SHOW = 39 << MSG_SHIFT; field in CommandQueue752 mHandler.obtainMessage(MSG_BIOMETRIC_SHOW, args) in showBiometricDialog()1028 case MSG_BIOMETRIC_SHOW: { in handleMessage()