Searched defs:isCustomizerShowing (Results 1 – 5 of 5) sorted by relevance
35 override val isCustomizerShowing = _customizerShowing.asStateFlow() constant in com.android.systemui.qs.ui.adapter.FakeQSSceneAdapter
205 val isCustomizerShowing by in QuickSettingsScene() constant
76 ) { shadeMode, isCustomizerShowing -> in <lambda>() method
79 val isCustomizerShowing: StateFlow<Boolean> in <lambda>() constant244 override val isCustomizerShowing: StateFlow<Boolean> = constant
371 val isCustomizerShowing by in SplitShade() constant