Searched refs:MSG_RESET_ERROR_MESSAGE_ON_SCREEN_ON (Results 1 – 1 of 1) sorted by relevance
151 private static final int MSG_RESET_ERROR_MESSAGE_ON_SCREEN_ON = 2; field in KeyguardIndicationController254 mHandler.removeMessages(MSG_RESET_ERROR_MESSAGE_ON_SCREEN_ON);353 } else if (msg.what == MSG_RESET_ERROR_MESSAGE_ON_SCREEN_ON) { in KeyguardIndicationController()1407 mHandler.obtainMessage(MSG_RESET_ERROR_MESSAGE_ON_SCREEN_ON), in onBiometricHelp()