Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DForegroundServiceSectionController.kt46 val featureController: ForegroundServiceDismissalFeatureController in <lambda>() constant in com.android.systemui.statusbar.notification.stack.ForegroundServiceSectionController
56 if (featureController.isForegroundServiceDismissalEnabled()) { in <lambda>()