Searched defs:shouldOpenSettings (Results 1 – 3 of 3) sorted by relevance
135 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant150 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant165 val shouldOpenSettings by collectLastValue(underTest.shouldOpenSettings) in <lambda>() constant179 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