Searched defs:shouldOpenSettings (Results 1 – 3 of 3) sorted by relevance
133 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant148 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant163 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant177 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant
34 val shouldOpenSettings: Flow<Boolean> = interactor.shouldOpenSettings constant in com.android.systemui.keyguard.ui.viewmodel.KeyguardSettingsMenuViewModel
115 val shouldOpenSettings = _shouldOpenSettings.asStateFlow() in <lambda>() constant