Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/qs/ui/adapter/
DFakeQSSceneAdapter.kt40 private val _animationDuration = MutableStateFlow(0) constant
41 override val customizerAnimationDuration = _animationDuration.asStateFlow()
89 _animationDuration.value = in updateCustomizerFlows()