Home
last modified time | relevance | path

Searched defs:pickPromoted (Results 1 – 8 of 8) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DConcatPromoter.java26 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in ConcatPromoter
DPromoter.java35 void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method
DPromoterWrapper.java39 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in PromoterWrapper
DShortcutPromoter.java43 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in ShortcutPromoter
DRoundRobinPromoter.java38 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in RoundRobinPromoter
DShortcutLimitingPromoter.java51 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in ShortcutLimitingPromoter
DRankAwarePromoter.java41 public void pickPromoted(SuggestionCursor shortcuts, ArrayList<CorpusResult> suggestions, in pickPromoted() method in RankAwarePromoter
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DShortcutLimitingPromoterTest.java125 public void pickPromoted(SuggestionCursor shortcuts, ArrayList<CorpusResult> suggestions, in pickPromoted() method in ShortcutLimitingPromoterTest.ShortcutTrap