Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragLayer.java200 systemShortcuts.add(mPinnedAppsAdapter.getSystemShortcut(item, v)); in onIconLongClicked()
DPinnedAppsAdapter.java213 public SystemShortcut getSystemShortcut(ItemInfo info, View originalView) { in getSystemShortcut() method in PinnedAppsAdapter