OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEARCH_VIEW_STATE_GONE
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
MaterialSearchViewController.java
48
public static final int
SEARCH_VIEW_STATE_GONE
= 0;
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
);
AbstractActivityController.java
[
all
...]
Completed in 205 milliseconds