Home
last modified time | relevance | path

Searched refs:dragViewScaleOnDrop (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragController.java147 float dragViewScaleOnDrop, in startDrag() argument
150 source, dragInfo, dragOffset, dragRegion, initialDragViewScale, dragViewScaleOnDrop, in startDrag()
184 float dragViewScaleOnDrop, in startDrag() argument
187 source, dragInfo, dragOffset, dragRegion, initialDragViewScale, dragViewScaleOnDrop, in startDrag()
202 float dragViewScaleOnDrop, in startDrag() argument
DLauncherDragController.java66 float dragViewScaleOnDrop, in startDrag() argument
105 dragViewScaleOnDrop, in startDrag()
115 dragViewScaleOnDrop, in startDrag()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarActivityContext.java320 float dragViewScaleOnDrop, DragOptions options) { in startDrag() argument