Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java461 final DeepShortcutView shortcutView = (DeepShortcutView) view; in initializeSystemShortcut() local
462 info.setIconAndLabelFor(shortcutView.getIconView(), shortcutView.getBubbleText()); in initializeSystemShortcut()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDragController.java150 DeepShortcutView shortcutView, Point iconShift) { in startDragOnLongClick() argument
152 shortcutView.getBubbleText(), in startDragOnLongClick()
153 new ShortcutDragPreviewProvider(shortcutView.getIconView(), iconShift), in startDragOnLongClick()