Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DGridDragDropState.kt59 ): GridDragDropState { in <lambda>()
63 GridDragDropState( in <lambda>()
87 class GridDragDropState class
212 dragDropState: GridDragDropState, in dragContainer()
245 dragDropState: GridDragDropState, in DraggableItem()
DCommunalHub.kt450 var dragDropState: GridDragDropState? = null in CommunalHubLazyGrid()