OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSuggestionViewTypeCount
(Results
1 - 3
of
3
) sorted by null
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionViewFactory.java
32
int
getSuggestionViewTypeCount
();
SuggestionViewInflater.java
58
public int
getSuggestionViewTypeCount
() {
SuggestionsAdapter.java
123
return mViewFactory.
getSuggestionViewTypeCount
();
Completed in 1785 milliseconds