Searched refs:MSG_POWER_VERY_LONG_PRESS (Results 1 – 1 of 1) sorted by relevance
642 private static final int MSG_POWER_VERY_LONG_PRESS = 25; field in PhoneWindowManager696 case MSG_POWER_VERY_LONG_PRESS: in handleMessage()995 Message longMsg = mHandler.obtainMessage(MSG_POWER_VERY_LONG_PRESS); in interceptPowerKeyDown()1014 Message longMsg = mHandler.obtainMessage(MSG_POWER_VERY_LONG_PRESS); in interceptPowerKeyDown()1083 mHandler.removeMessages(MSG_POWER_VERY_LONG_PRESS); in cancelPendingPowerKeyAction()