Searched refs:MSG_BIOMETRIC_HELP (Results 1 – 2 of 2) sorted by relevance
49 private static final int MSG_BIOMETRIC_HELP = 3; field in BiometricDialogImpl80 case MSG_BIOMETRIC_HELP: {171 mHandler.removeMessages(MSG_BIOMETRIC_HELP); in showBiometricDialog()199 mHandler.obtainMessage(MSG_BIOMETRIC_HELP, args).sendToTarget(); in onBiometricHelp()
112 private static final int MSG_BIOMETRIC_HELP = 41 << MSG_SHIFT; field in CommandQueue770 mHandler.obtainMessage(MSG_BIOMETRIC_HELP, message).sendToTarget(); in onBiometricHelp()1030 mHandler.removeMessages(MSG_BIOMETRIC_HELP); in handleMessage()1054 case MSG_BIOMETRIC_HELP: in handleMessage()