Searched refs:startButtonFlow (Results 1 – 1 of 1) sorted by relevance
66 private val startButtonFlow = constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardIndicationAreaViewModelTest96 whenever(bottomAreaViewModel.startButton).thenReturn(startButtonFlow) in setUp()138 startButtonFlow.value = startButtonFlow.value.copy(isVisible = true) in isIndicationAreaPadded()142 startButtonFlow.value = startButtonFlow.value.copy(isVisible = false) in isIndicationAreaPadded()