Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupDataProvider.java163 public int getShortcutCountForItem(ItemInfo info) { in getShortcutCountForItem() method in PopupDataProvider
DPopupContainerWithArrow.java248 popupDataProvider.getShortcutCountForItem(item), in populateAndShow()