Searched refs:MSG_HANDLE_ALL_APPS (Results 1 – 1 of 1) sorted by relevance
685 private static final int MSG_HANDLE_ALL_APPS = 22; field in PhoneWindowManager754 case MSG_HANDLE_ALL_APPS: in handleMessage()3310 mHandler.removeMessages(MSG_HANDLE_ALL_APPS);3311 Message msg = mHandler.obtainMessage(MSG_HANDLE_ALL_APPS);