OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suggestionviewtype
(Results
1 - 1
of
1
) sorted by null
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsAdapterBase.java
146
private String
suggestionViewType
(Suggestion suggestion) {
159
return mViewTypeMap.get(
suggestionViewType
(cursor));
Completed in 47 milliseconds