Searched refs:willPublishNonPromotedSuggestions (Results 1 - 4 of 4) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSuggestionsListAdapter.java45 public boolean willPublishNonPromotedSuggestions() { method in class:SuggestionsListAdapter
H A DDelayingSuggestionsAdapter.java79 } else if (mDelayedAdapter.willPublishNonPromotedSuggestions()) {
H A DClusteredSuggestionsAdapter.java65 public boolean willPublishNonPromotedSuggestions() { method in class:ClusteredSuggestionsAdapter
H A DSuggestionsAdapterBase.java72 public abstract boolean willPublishNonPromotedSuggestions(); method in class:SuggestionsAdapterBase

Completed in 66 milliseconds