Searched refs:panelComponent (Results 1 – 4 of 4) sorted by relevance
85 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsComponentNameForSelectedItemByUser()103 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsComponentNameAsInitialValueWithoutServiceUpdate()115 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsNullForHomeControlsThatDoesNotSupportPanel()129 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsNullWhenPanelIsUnauthorized()140 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsComponentNameForDifferentUsers()170 val actualValue by collectLastValue(underTest.panelComponent) in testPanelComponentReturnsNullWhenControlsComponentReturnsNullForListingController()188 val panelComponent by collectLastValue(underTest.panelComponent) in testMonitoringUpdatesAndRestart() constant190 assertThat(panelComponent).isEqualTo(TEST_COMPONENT) in testMonitoringUpdatesAndRestart()232 val panelComponent by collectLastValue(underTest.panelComponent) in testMonitoringUpdatesAndRestart_dreamEndsAfterDelay() constant234 assertThat(panelComponent).isEqualTo(TEST_COMPONENT) in testMonitoringUpdatesAndRestart_dreamEndsAfterDelay()
44 homeControlsComponentInteractor.panelComponent.collect { selectedPanelComponent -> in <lambda>()
114 val componentName = homeControlsComponentInteractor.panelComponent.value in launchActivity()
125 val panelComponent: StateFlow<ComponentName?> = in <lambda>() constant156 panelComponent in <lambda>()