Searched refs:MSG_DISPATCH_SHOW_RECENTS (Results 1 – 1 of 1) sorted by relevance
722 private static final int MSG_DISPATCH_SHOW_RECENTS = 9; field in PhoneWindowManager755 case MSG_DISPATCH_SHOW_RECENTS: in handleMessage()4365 mHandler.removeMessages(MSG_DISPATCH_SHOW_RECENTS);4366 mHandler.obtainMessage(MSG_DISPATCH_SHOW_RECENTS).sendToTarget();