Searched refs:isForegroundServiceDismissalEnabled (Results 1 – 4 of 4) sorted by relevance
37 fun isForegroundServiceDismissalEnabled(): Boolean { in isForegroundServiceDismissalEnabled() method in com.android.systemui.statusbar.notification.ForegroundServiceDismissalFeatureController
576 mFgsFeatureController.isForegroundServiceDismissalEnabled(), in addNotificationInternal()
58 if (featureController.isForegroundServiceDismissalEnabled()) { in <lambda>()
691 if (featureController.isForegroundServiceDismissalEnabled()) { in initializeForegroundServiceSection()