Searched defs:getDropView (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ | ||
D | BubbleBarLocationDropTarget.kt | 54 fun getDropView(): View in onLauncherItemDraggedOverBubbleBarDragZone() method |
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
D | DropTarget.java | 151 default View getDropView() { in getDropView() method |