Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDragController.java149 float dragViewScaleOnDrop, in startDrag()
189 float dragViewScaleOnDrop, in startDrag()
207 float dragViewScaleOnDrop, in startDrag()
H A DLauncherDragController.java68 float dragViewScaleOnDrop, in startDrag()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarDragController.java171 float dragViewScaleOnDrop, DragOptions options) { in startDrag()