Home
last modified time | relevance | path

Searched refs:featureController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DForegroundServiceSectionController.kt48 val featureController: ForegroundServiceDismissalFeatureController in <lambda>() constant in com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController
58 if (featureController.isForegroundServiceDismissalEnabled()) { in <lambda>()
DNotificationStackScrollLayout.java690 ForegroundServiceDismissalFeatureController featureController) { in initializeForegroundServiceSection() argument
691 if (featureController.isForegroundServiceDismissalEnabled()) { in initializeForegroundServiceSection()