Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationFilter.java44 private final NotificationGroupManager mGroupManager = Dependency.get( field in NotificationFilter
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupManagerTest.java52 private NotificationGroupManager mGroupManager; field in NotificationGroupManagerTest
DHeadsUpManagerPhoneTest.java55 @Mock private NotificationGroupManager mGroupManager; field in HeadsUpManagerPhoneTest
DNotificationPanelViewTest.java96 private NotificationGroupManager mGroupManager; field in NotificationPanelViewTest
DNotificationGroupAlertTransferHelperTest.java61 private NotificationGroupManager mGroupManager; field in NotificationGroupAlertTransferHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java57 private final NotificationGroupManager mGroupManager = field in NotificationListener
DNotificationViewHierarchyManager.java74 protected final NotificationGroupManager mGroupManager; field in NotificationViewHierarchyManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallback.java70 private final NotificationGroupManager mGroupManager; field in StatusBarRemoteInputCallback
DNotificationGroupAlertTransferHelper.java71 private final NotificationGroupManager mGroupManager = field in NotificationGroupAlertTransferHelper
DStatusBarNotificationActivityStarter.java82 private final NotificationGroupManager mGroupManager; field in StatusBarNotificationActivityStarter
DHeadsUpManagerPhone.java72 private NotificationGroupManager mGroupManager; field in HeadsUpManagerPhone
DNotificationPanelView.java336 private NotificationGroupManager mGroupManager; field in NotificationPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java60 private final NotificationGroupManager mGroupManager = field in NotificationRowBinderImpl
DNotificationData.java61 private final NotificationGroupManager mGroupManager = field in NotificationData
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationTestHelper.java72 private final NotificationGroupManager mGroupManager; field in NotificationTestHelper
DNotificationViewHierarchyManagerTest.java82 @Mock private NotificationGroupManager mGroupManager; field in NotificationViewHierarchyManagerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java114 @Mock private NotificationGroupManager mGroupManager; field in NotificationStackScrollLayoutTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java128 @Mock private NotificationGroupManager mGroupManager; field in NotificationEntryManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java216 private NotificationGroupManager mGroupManager; field in ExpandableNotificationRow
DNotificationContentView.java111 private NotificationGroupManager mGroupManager; field in NotificationContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java240 private NotificationGroupManager mGroupManager; field in NotificationStackScrollLayout