Home
last modified time | relevance | path

Searched defs:mNotificationListContainer (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManagerTest.java121 @Mock private NotificationListContainer mNotificationListContainer; field in NotificationGutsManagerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java284 @Mock protected NotificationListContainer mNotificationListContainer; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java228 @Mock private NotificationListContainer mNotificationListContainer; field in CentralSurfacesImplTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java217 private final NotificationListContainerImpl mNotificationListContainer = field in NotificationStackScrollLayoutController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java544 private final NotificationListContainer mNotificationListContainer; field in NotificationPanelViewController