Home
last modified time | relevance | path

Searched defs:foregroundServicesCount (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/data/repository/
DForegroundServicesRepository.kt36 val foregroundServicesCount: Flow<Int> in <lambda>() constant
52 override val foregroundServicesCount: Flow<Int> = constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/ui/viewmodel/
DFooterActionsForegroundServicesButtonViewModel.kt23 val foregroundServicesCount: Int, constant in com.android.systemui.qs.footer.ui.viewmodel.FooterActionsForegroundServicesButtonViewModel
DFooterActionsViewModel.kt224 ) { foregroundServicesCount, hasNewChanges, securityModel -> in FooterActionsViewModel() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/footer/domain/interactor/
DFooterActionsInteractor.kt58 val foregroundServicesCount: Flow<Int> in <lambda>() constant
117 override val foregroundServicesCount: Flow<Int> = constant