Searched refs:MSG_LAUNCH_ASSIST_LONG_PRESS (Results 1 – 1 of 1) sorted by relevance
644 private static final int MSG_LAUNCH_ASSIST_LONG_PRESS = 24; field in PhoneWindowManager686 case MSG_LAUNCH_ASSIST_LONG_PRESS: in handleMessage()4022 Message msg = mHandler.obtainMessage(MSG_LAUNCH_ASSIST_LONG_PRESS); in interceptKeyBeforeQueueing()