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;93 List<ShortcutInfo> filteredShortcuts = PopupPopulator.sortAndFilterShortcuts( in filterShortcutsAndAssertNumStaticAndDynamic()
52 public class PopupPopulator { class160 shortcuts = PopupPopulator.sortAndFilterShortcuts(shortcuts, shortcutIdToDeDupe); in createUpdateRunnable()
22 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS;23 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS_IF_NOTIFICATIONS;327 MODEL_EXECUTOR.getHandler().postAtFrontOfQueue(PopupPopulator.createUpdateRunnable( in populateAndShow()