Searched refs:MSG_SYSTEM_KEY_PRESS (Results 1 – 1 of 1) sorted by relevance
615 private static final int MSG_SYSTEM_KEY_PRESS = 21; field in PhoneWindowManager677 case MSG_SYSTEM_KEY_PRESS: in handleMessage()3909 Message message = mHandler.obtainMessage(MSG_SYSTEM_KEY_PRESS, keyCode, 0); in sendSystemKeyToStatusBarAsync()