Searched refs:isCommunalEnabled (Results 1 – 8 of 8) sorted by relevance
50 if (!communalInteractor.isCommunalEnabled.value) { in addViews()82 if (!communalInteractor.isCommunalEnabled.value) { in bindData()93 if (!communalInteractor.isCommunalEnabled.value) { in applyConstraints()
70 testScope.runTest { assertThat(underTest.isCommunalEnabled.value).isFalse() } in isCommunalEnabled_false()
168 assertThat(underTest.isCommunalEnabled.value).isTrue() in <lambda>()
115 communalSettingsInteractor.isCommunalEnabled in <lambda>()
126 val isCommunalEnabled: StateFlow<Boolean> = communalSettingsInteractor.isCommunalEnabled in <lambda>() constant131 communalSettingsInteractor.isCommunalEnabled, in <lambda>()
61 val isCommunalEnabled: StateFlow<Boolean> = in <lambda>() constant
62 communalInteractor.isCommunalEnabled.value && in <lambda>()
230 communalInteractor.isCommunalEnabled(), in init()