Searched refs:MSG_SHOW_ACTION_TO_UNLOCK (Results 1 – 1 of 1) sorted by relevance
150 private static final int MSG_SHOW_ACTION_TO_UNLOCK = 1; field in KeyguardIndicationController351 if (msg.what == MSG_SHOW_ACTION_TO_UNLOCK) { in KeyguardIndicationController()986 mHandler.removeMessages(MSG_SHOW_ACTION_TO_UNLOCK); in showBiometricMessage()1401 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SHOW_ACTION_TO_UNLOCK), in onBiometricHelp()