Searched refs:MSG_POWER_LONG_PRESS (Results 1 – 1 of 1) sorted by relevance
634 private static final int MSG_POWER_LONG_PRESS = 14; field in PhoneWindowManager696 case MSG_POWER_LONG_PRESS: in handleMessage()992 Message msg = mHandler.obtainMessage(MSG_POWER_LONG_PRESS); in interceptPowerKeyDown()1011 Message msg = mHandler.obtainMessage(MSG_POWER_LONG_PRESS); in interceptPowerKeyDown()1083 mHandler.removeMessages(MSG_POWER_LONG_PRESS); in cancelPendingPowerKeyAction()