Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManager.java91 private final ForegroundServiceSectionController mFgsSectionController; field in NotificationViewHierarchyManager
130 mFgsSectionController = fgsSectionController; in NotificationViewHierarchyManager()
332 || mFgsSectionController.hasEntry(ent)) { in shouldSuppressActiveNotification()