Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DWidgetPickerActivity.java197 View dragView = widgetCell.getDragAndDropView(); in getAllAppsItemLongClickListener()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetCell.java378 public View getDragAndDropView() { in getDragAndDropView() method in WidgetCell