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