Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt1022 val selectWidgetAction = in WidgetContent() constant
1032 val actions = mutableListOf(deleteAction, selectWidgetAction) in WidgetContent()