Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DHeadsUpManagerPhoneTest.java54 @Mock private NotificationGroupManager mGroupManager; field in HeadsUpManagerPhoneTest
DNotificationGroupManagerTest.java51 private NotificationGroupManager mGroupManager; field in NotificationGroupManagerTest
DNotificationPanelViewTest.java91 private NotificationGroupManager mGroupManager; field in NotificationPanelViewTest
DNotificationGroupAlertTransferHelperTest.java60 private NotificationGroupManager mGroupManager; field in NotificationGroupAlertTransferHelperTest
/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/src/com/android/systemui/statusbar/
DNotificationListener.java53 private final NotificationGroupManager mGroupManager = field in NotificationListener
DNotificationViewHierarchyManager.java73 protected final NotificationGroupManager mGroupManager; field in NotificationViewHierarchyManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallback.java69 private final NotificationGroupManager mGroupManager; field in StatusBarRemoteInputCallback
DNotificationGroupAlertTransferHelper.java75 private final NotificationGroupManager mGroupManager = field in NotificationGroupAlertTransferHelper
DHeadsUpManagerPhone.java63 private final NotificationGroupManager mGroupManager; field in HeadsUpManagerPhone
DStatusBarNotificationActivityStarter.java82 private final NotificationGroupManager mGroupManager; field in StatusBarNotificationActivityStarter
DNotificationPanelView.java272 private NotificationGroupManager mGroupManager; field in NotificationPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java59 private final NotificationGroupManager mGroupManager = field in NotificationRowBinderImpl
DNotificationData.java62 private final NotificationGroupManager mGroupManager = field in NotificationData
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationTestHelper.java69 private final NotificationGroupManager mGroupManager = new NotificationGroupManager(); field in NotificationTestHelper
DNotificationViewHierarchyManagerTest.java81 @Mock private NotificationGroupManager mGroupManager; field in NotificationViewHierarchyManagerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java113 @Mock private NotificationGroupManager mGroupManager; field in NotificationStackScrollLayoutTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationEntryManagerTest.java126 @Mock private NotificationGroupManager mGroupManager; field in NotificationEntryManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java231 private NotificationGroupManager mGroupManager; field in ExpandableNotificationRow
DNotificationContentView.java116 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