Searched refs:WebSearchSuggestionView (Results 1 - 2 of 2) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DWebSearchSuggestionView.java32 public class WebSearchSuggestionView extends BaseSuggestionView { class in inherits:BaseSuggestionView
38 public WebSearchSuggestionView(Context context, AttributeSet attrs) { method in class:WebSearchSuggestionView
93 super(VIEW_ID, WebSearchSuggestionView.class, R.layout.web_search_suggestion, context);
H A DDefaultSuggestionViewFactory.java41 addFactory(new WebSearchSuggestionView.Factory(context));

Completed in 69 milliseconds