Searched refs:MSG_SYSTEM_KEY_PRESS (Results 1 – 1 of 1) sorted by relevance
732 private static final int MSG_SYSTEM_KEY_PRESS = 21; field in PhoneWindowManager805 case MSG_SYSTEM_KEY_PRESS: in handleMessage()5188 Message message = mHandler.obtainMessage(MSG_SYSTEM_KEY_PRESS, KeyEvent.obtain(keyEvent));