Searched refs:MSG_KEYGUARD_GOING_AWAY (Results 1 – 1 of 1) sorted by relevance
217 private static final int MSG_KEYGUARD_GOING_AWAY = 342; field in KeyguardUpdateMonitor2306 case MSG_KEYGUARD_GOING_AWAY: in KeyguardUpdateMonitor()3851 mHandler.sendMessage(mHandler.obtainMessage(MSG_KEYGUARD_GOING_AWAY, goingAway)); in dispatchKeyguardGoingAway()