HomeSort by relevance Sort by last modified time
    Searched refs:getShortcutIdsForItem (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/popup/
PopupDataProvider.java 217 public List<String> getShortcutIdsForItem(ItemInfo info) {
PopupContainerWithArrow.java 149 List<String> shortcutIds = popupDataProvider.getShortcutIdsForItem(itemInfo);
    [all...]

Completed in 58 milliseconds