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.java123 private NotificationGroupManager mGroupManager; field in ExpandableNotificationRow
DNotificationData.java173 private NotificationGroupManager mGroupManager; field in NotificationData
DNotificationContentView.java85 private NotificationGroupManager mGroupManager; field in NotificationContentView
DBaseStatusBar.java173 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.java206 private NotificationGroupManager mGroupManager; field in NotificationPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java158 private NotificationGroupManager mGroupManager; field in NotificationStackScrollLayout