Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/interactor/
DCommunalSettingsInteractor.kt74 val communalWidgetCategories: StateFlow<Int> = in <lambda>() constant
DCommunalInteractor.kt396 communalSettingsInteractor.communalWidgetCategories, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/ui/viewmodel/
DCommunalEditModeViewModel.kt176 communalSettingsInteractor.communalWidgetCategories.value in <lambda>()