Searched refs:PopupPopulator (Results 1 – 3 of 3) sorted by relevance
21 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS;22 import static com.android.launcher3.popup.PopupPopulator.NUM_DYNAMIC;74 List<ShortcutInfo> filteredShortcuts = PopupPopulator.sortAndFilterShortcuts(shortcuts); in filterShortcutsAndAssertNumStaticAndDynamic()
45 public class PopupPopulator { class119 shortcuts = PopupPopulator.sortAndFilterShortcuts(shortcuts); in createUpdateRunnable()
23 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS;262 MODEL_EXECUTOR.getHandler().postAtFrontOfQueue(PopupPopulator.createUpdateRunnable( in loadAppShortcuts()