Searched refs:MSG_LAUNCH_VOICE_ASSIST_WITH_WAKE_LOCK (Results 1 – 1 of 1) sorted by relevance
632 private static final int MSG_LAUNCH_VOICE_ASSIST_WITH_WAKE_LOCK = 12; field in PhoneWindowManager689 case MSG_LAUNCH_VOICE_ASSIST_WITH_WAKE_LOCK: in handleMessage()4038 Message msg = mHandler.obtainMessage(MSG_LAUNCH_VOICE_ASSIST_WITH_WAKE_LOCK); in interceptKeyBeforeQueueing()