Home
last modified time | relevance | path

Searched defs:mNotificationShelfController (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java208 @Mock protected NotificationShelfController mNotificationShelfController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java281 @Mock private NotificationShelfController mNotificationShelfController; field in CentralSurfacesImplTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java528 private NotificationShelfController mNotificationShelfController; field in NotificationPanelViewController