Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/model/
DCommunalContentModel.kt61 val reconfigurable: Boolean constant in com.android.systemui.communal.domain.model.CommunalContentModel.WidgetContent.Widget
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto208 // Used to store features of the target (e.g. widget is reconfigurable, etc)
422 // Used to store features of the target (e.g. widget is reconfigurable, etc)
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt1081 model.reconfigurable && in WidgetContent()