Searched defs:shouldOpenSettings (Results 1 – 3 of 3) sorted by relevance
148 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant163 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant178 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant192 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant
36 val shouldOpenSettings: Flow<Boolean> = interactor.shouldOpenSettings constant
147 val shouldOpenSettings = _shouldOpenSettings.asStateFlow() in <lambda>() constant