Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
H A DSecondaryDragLayer.java187 Arrays.asList(mPinnedAppsAdapter.getSystemShortcut(item), in onIconLongClicked()
H A DPinnedAppsAdapter.java208 public SystemShortcut getSystemShortcut(ItemInfo info) { in getSystemShortcut() method in PinnedAppsAdapter