Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DGridDragDropState.kt287 val draggingItem = draggingItemLayoutInfo ?: return in onDrag() constant
514 val draggingItem = draggingItemLayoutInfo ?: draggingItemWhileScrolling in performDragAction() constant