Searched refs:FooterActionsForegroundServicesButtonViewModel (Results 1 – 3 of 3) sorted by relevance
22 data class FooterActionsForegroundServicesButtonViewModel( class
60 val foregroundServices: Flow<FooterActionsForegroundServicesButtonViewModel?>, in <lambda>()300 ): FooterActionsForegroundServicesButtonViewModel { in foregroundServicesButtonViewModel()308 return FooterActionsForegroundServicesButtonViewModel( in foregroundServicesButtonViewModel()
83 import com.android.systemui.qs.footer.ui.viewmodel.FooterActionsForegroundServicesButtonViewModel in <lambda>()140 mutableStateOf<FooterActionsForegroundServicesButtonViewModel?>(null) in FooterActions()254 model: FooterActionsForegroundServicesButtonViewModel, in ForegroundServicesButton()