Searched defs:foregroundServices (Results 1 – 4 of 4) sorted by relevance
257 fun foregroundServices() = runTest { in <lambda>() method292 val foregroundServices = currentForegroundServices() in <lambda>() constant
68 val foregroundServices: Flow<FooterActionsForegroundServicesButtonViewModel?>, in <lambda>() constant in com.android.systemui.qs.footer.ui.viewmodel.FooterActionsViewModel256 val foregroundServices = in createFooterActionsViewModel() constant
142 var foregroundServices by remember { in FooterActions() variable
314 void setForegroundServices(boolean foregroundServices) { in setForegroundServices()