OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClusteredSuggestionsView
(Results
1 - 2
of
2
) sorted by null
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
ClusteredSuggestionsView.java
27
public class
ClusteredSuggestionsView
extends ExpandableListView
32
public
ClusteredSuggestionsView
(Context context, AttributeSet attrs) {
SearchActivityViewTwoPane.java
58
private
ClusteredSuggestionsView
mResultsView;
87
mResultsView = (
ClusteredSuggestionsView
) findViewById(R.id.shortcuts);
Completed in 99 milliseconds