Home
last modified time | relevance | path

Searched defs:mGroupManager (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java122 private NotificationGroupManager mGroupManager; field in ExpandableNotificationRow
DNotificationData.java172 private NotificationGroupManager mGroupManager; field in NotificationData
DNotificationContentView.java85 private NotificationGroupManager mGroupManager; field in NotificationContentView
DBaseStatusBar.java172 protected NotificationGroupManager mGroupManager = new NotificationGroupManager(); field in BaseStatusBar
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java88 private final NotificationGroupManager mGroupManager; field in HeadsUpManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java207 private NotificationGroupManager mGroupManager; field in NotificationPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java158 private NotificationGroupManager mGroupManager; field in NotificationStackScrollLayout