Searched defs:pickPromoted (Results 1 – 8 of 8) sorted by relevance
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | ConcatPromoter.java | 26 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in ConcatPromoter
|
D | Promoter.java | 35 void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method
|
D | PromoterWrapper.java | 39 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in PromoterWrapper
|
D | ShortcutPromoter.java | 43 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in ShortcutPromoter
|
D | RoundRobinPromoter.java | 38 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in RoundRobinPromoter
|
D | ShortcutLimitingPromoter.java | 51 public void pickPromoted(SuggestionCursor shortcuts, in pickPromoted() method in ShortcutLimitingPromoter
|
D | RankAwarePromoter.java | 41 public void pickPromoted(SuggestionCursor shortcuts, ArrayList<CorpusResult> suggestions, in pickPromoted() method in RankAwarePromoter
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
D | ShortcutLimitingPromoterTest.java | 125 public void pickPromoted(SuggestionCursor shortcuts, ArrayList<CorpusResult> suggestions, in pickPromoted() method in ShortcutLimitingPromoterTest.ShortcutTrap
|