Searched defs:shouldPublish (Results 1 - 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DDelayingSuggestionsAdapter.java58 if (shouldPublish(suggestions)) {
72 private boolean shouldPublish(Suggestions suggestions) { method in class:DelayingSuggestionsAdapter
113 if (shouldPublish(mPendingSuggestions)) {

Completed in 10 milliseconds