Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/ui/adapter/
DFakeQSSceneAdapter.kt37 private val _customizing = MutableStateFlow(false) constant
38 override val isCustomizing = _customizing.asStateFlow()
87 _customizing.value = customizerState.isCustomizing in updateCustomizerFlows()