Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragController.java146 float initialDragViewScale, float dragViewScaleOnDrop, DragOptions options) { in startDrag() argument
178 registrationY, initialDragViewScale, dragViewScaleOnDrop, scaleDps); in startDrag()