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.java154 float initialDragViewScale, in startDrag()
189 float initialDragViewScale, in startDrag()
205 float initialDragViewScale, in startDrag()
DLauncherDragController.java65 float initialDragViewScale, in startDrag()
/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragController.java55 ItemInfo dragInfo, Rect dragRegion, float initialDragViewScale, in startDrag()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarDragController.java261 ItemInfo dragInfo, Rect dragRegion, float initialDragViewScale, in startDrag()