Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DKeyguardIndicationAreaViewModelTest.kt61 private val endButtonFlow = regex
81 whenever(bottomAreaViewModel.endButton).thenReturn(endButtonFlow)
117 endButtonFlow.value = endButtonFlow.value.copy(isVisible = true)
121 endButtonFlow.value = endButtonFlow.value.copy(isVisible = false)