Home
last modified time | relevance | path

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

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