Searched defs:SEARCH_VIEW_STATE_GONE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DMaterialSearchViewController.java48 public static final int SEARCH_VIEW_STATE_GONE = 0; field in class:MaterialSearchViewController
127 showSearchActionBar(SEARCH_VIEW_STATE_GONE, false /* animate */);
153 showSearchActionBar(SEARCH_VIEW_STATE_GONE);
164 * {@link MaterialSearchViewController#SEARCH_VIEW_STATE_GONE},
275 showSearchActionBar(SEARCH_VIEW_STATE_GONE);

Completed in 52 milliseconds