Searched refs:MSG_HANDLE_ALL_APPS (Results 1 – 1 of 1) sorted by relevance
733 private static final int MSG_HANDLE_ALL_APPS = 22; field in PhoneWindowManager810 case MSG_HANDLE_ALL_APPS: in handleMessage()3687 mHandler.removeMessages(MSG_HANDLE_ALL_APPS);3688 Message msg = mHandler.obtainMessage(MSG_HANDLE_ALL_APPS);