Searched refs:PopupPopulator (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS;20 import static com.android.launcher3.popup.PopupPopulator.NUM_DYNAMIC;89 List<ShortcutInfo> filteredShortcuts = PopupPopulator.sortAndFilterShortcuts( in filterShortcutsAndAssertNumStaticAndDynamic()
51 public class PopupPopulator { class158 shortcuts = PopupPopulator.sortAndFilterShortcuts(shortcuts, shortcutIdToDeDupe); in createUpdateRunnable()
24 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS;25 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS_IF_NOTIFICATIONS;331 MODEL_EXECUTOR.getHandler().postAtFrontOfQueue(PopupPopulator.createUpdateRunnable( in populateAndShow()