Searched defs:selectedKey (Results 1 – 3 of 3) sorted by relevance
170 val selectedKey by collectLastValue(underTest.selectedKey) in selectedKey_onReorderWidgets_isCleared() constant
56 val selectedKey: StateFlow<String?> constant in com.android.systemui.communal.ui.viewmodel.BaseCommunalViewModel
176 val selectedKey = viewModel.selectedKey.collectAsStateWithLifecycle() in <lambda>() constant997 val selectedKey by viewModel.selectedKey.collectAsStateWithLifecycle() in WidgetContent() constant