Searched refs:MAX_SHORTCUTS_IF_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance
23 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS_IF_NOTIFICATIONS;350 ? MAX_SHORTCUTS_IF_NOTIFICATIONS : MAX_SHORTCUTS; in updateHiddenShortcuts()
52 public static final int MAX_SHORTCUTS_IF_NOTIFICATIONS = 2; field in PopupPopulator