Home
last modified time | relevance | path

Searched defs:initialDragViewScale (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragController.java147 float initialDragViewScale, in startDrag()
182 float initialDragViewScale, in startDrag()
198 float initialDragViewScale, in startDrag()
DLauncherDragController.java64 float initialDragViewScale, in startDrag()
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragController.java53 ItemInfo dragInfo, Rect dragRegion, float initialDragViewScale, in startDrag()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDragController.java260 ItemInfo dragInfo, Rect dragRegion, float initialDragViewScale, in startDrag()