Searched refs:MSG_POWER_LONG_PRESS (Results 1 – 1 of 1) sorted by relevance
631 private static final int MSG_POWER_LONG_PRESS = 14; field in PhoneWindowManager693 case MSG_POWER_LONG_PRESS: in handleMessage()989 Message msg = mHandler.obtainMessage(MSG_POWER_LONG_PRESS); in interceptPowerKeyDown()1008 Message msg = mHandler.obtainMessage(MSG_POWER_LONG_PRESS); in interceptPowerKeyDown()1080 mHandler.removeMessages(MSG_POWER_LONG_PRESS); in cancelPendingPowerKeyAction()