Home
last modified time | relevance | path

Searched refs:SEARCH_VIEW_STATE_GONE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DMaterialSearchViewController.java48 public static final int SEARCH_VIEW_STATE_GONE = 0; field in MaterialSearchViewController
127 showSearchActionBar(SEARCH_VIEW_STATE_GONE, false /* animate */); in onViewModeChanged()
153 showSearchActionBar(SEARCH_VIEW_STATE_GONE); in handleBackPress()
275 showSearchActionBar(SEARCH_VIEW_STATE_GONE); in onSearchCanceled()
DAbstractActivityController.java2252 MaterialSearchViewController.SEARCH_VIEW_STATE_GONE);