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