Searched refs:endButtonFlow (Results 1 – 1 of 1) sorted by relevance
72 private val endButtonFlow = constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardIndicationAreaViewModelTest97 whenever(bottomAreaViewModel.endButton).thenReturn(endButtonFlow) in setUp()140 endButtonFlow.value = endButtonFlow.value.copy(isVisible = true) in isIndicationAreaPadded()144 endButtonFlow.value = endButtonFlow.value.copy(isVisible = false) in isIndicationAreaPadded()