Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DGridDragDropState.kt288 HighlightedItem(Modifier.matchParentSize()) in DraggableItem()
DCommunalHub.kt884 is CommunalContentModel.WidgetPlaceholder -> HighlightedItem(modifier) in CommunalContent()
898 fun HighlightedItem(modifier: Modifier = Modifier) { in HighlightedItem() method