Searched refs:MSG_SWIPE_UP_TO_UNLOCK (Results 1 – 1 of 1) sorted by relevance
88 private static final int MSG_SWIPE_UP_TO_UNLOCK = 3; field in KeyguardIndicationController365 mHandler.removeMessages(MSG_SWIPE_UP_TO_UNLOCK); in showTransientIndication()606 } else if (msg.what == MSG_SWIPE_UP_TO_UNLOCK) {731 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SWIPE_UP_TO_UNLOCK), in onBiometricHelp()