Searched refs:createSuggestionsPromoter (Results 1 - 3 of 3) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSearchActivityViewSinglePane.java90 protected Promoter createSuggestionsPromoter() { method in class:SearchActivityViewSinglePane
H A DSearchActivityViewTwoPane.java266 protected Promoter createSuggestionsPromoter() { method in class:SearchActivityViewTwoPane
H A DSearchActivityView.java178 protected abstract Promoter createSuggestionsPromoter(); method in class:SearchActivityView
205 mSuggestionsAdapter.setPromoter(createSuggestionsPromoter());

Completed in 45 milliseconds