Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt463 val dragAndDropTargetState = in CommunalHubLazyGrid() constant
473 Box(Modifier.fillMaxSize().dragAndDropTarget(dragAndDropTargetState)) {} in CommunalHubLazyGrid()