Searched refs:MSG_CLOSE_SEARCH_PANEL (Results 1 – 2 of 2) sorted by relevance
125 protected static final int MSG_CLOSE_SEARCH_PANEL = 1027; field in BaseStatusBar1042 int msg = MSG_CLOSE_SEARCH_PANEL;1063 new TouchOutsideListener(MSG_CLOSE_SEARCH_PANEL, mSearchPanelView));1252 case MSG_CLOSE_SEARCH_PANEL:
2330 mHandler.removeMessages(MSG_CLOSE_SEARCH_PANEL);2331 mHandler.sendEmptyMessage(MSG_CLOSE_SEARCH_PANEL);