Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationData.java113 private NotificationGroupManager mGroupManager; field in NotificationData
DBaseStatusBar.java157 protected NotificationGroupManager mGroupManager = new NotificationGroupManager(); field in BaseStatusBar
DExpandableNotificationRow.java97 private NotificationGroupManager mGroupManager; field in ExpandableNotificationRow
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java127 private NotificationGroupManager mGroupManager; field in NotificationStackScrollLayout