Home
last modified time | relevance | path

Searched refs:showSearchActionBar (Results 1 – 4 of 4) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMaterialSearchViewController.java123 showSearchActionBar(SEARCH_VIEW_STATE_ONLY_ACTIONBAR, false /* animate */); in onViewModeChanged()
125 showSearchActionBar(mControllerState, false /* animate */); in onViewModeChanged()
127 showSearchActionBar(SEARCH_VIEW_STATE_GONE, false /* animate */); in onViewModeChanged()
150 showSearchActionBar(SEARCH_VIEW_STATE_ONLY_ACTIONBAR); in handleBackPress()
153 showSearchActionBar(SEARCH_VIEW_STATE_GONE); in handleBackPress()
166 public void showSearchActionBar(int state) { in showSearchActionBar() method in MaterialSearchViewController
168 showSearchActionBar(state, true /* animate */); in showSearchActionBar()
174 public void showSearchActionBar(int state, boolean animate) { in showSearchActionBar() method in MaterialSearchViewController
275 showSearchActionBar(SEARCH_VIEW_STATE_GONE); in onSearchCanceled()
DMaterialSearchActionView.java220 mController.showSearchActionBar( in onClick()
226 mController.showSearchActionBar(MaterialSearchViewController.SEARCH_VIEW_STATE_VISIBLE); in onClick()
DMaterialSearchSuggestionsList.java110 mController.showSearchActionBar( in onClick()
DAbstractActivityController.java1654 mSearchViewController.showSearchActionBar(
2251 mSearchViewController.showSearchActionBar(
3353 mSearchViewController.showSearchActionBar(