Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardIndicationAreaViewModelTest.kt55 private val startButtonFlow = regex
80 whenever(bottomAreaViewModel.startButton).thenReturn(startButtonFlow)
115 startButtonFlow.value = startButtonFlow.value.copy(isVisible = true)
119 startButtonFlow.value = startButtonFlow.value.copy(isVisible = false)