Home
last modified time | relevance | path

Searched refs:MAX_SHORTCUTS_IF_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DPopupPopulator.java56 public static final int MAX_SHORTCUTS_IF_NOTIFICATIONS = 2; field in PopupPopulator
H A DPopupContainerWithArrow.java23 import static com.android.launcher3.popup.PopupPopulator.MAX_SHORTCUTS_IF_NOTIFICATIONS;
357 ? MAX_SHORTCUTS_IF_NOTIFICATIONS : MAX_SHORTCUTS; in updateHiddenShortcuts()