Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DDebugDrawable.java38 private final NotificationPanelViewController mNotificationPanelViewController; field in DebugDrawable
H A DNotificationShadeWindowViewController.java128 private final NotificationPanelViewController mNotificationPanelViewController; field in NotificationShadeWindowViewController
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DQuickSettingsControllerBaseTest.java110 @Mock protected NotificationPanelViewController mNotificationPanelViewController; field in QuickSettingsControllerBaseTest
H A DNotificationPanelViewControllerBaseTest.java333 protected NotificationPanelViewController mNotificationPanelViewController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java230 @Mock private NotificationPanelViewController mNotificationPanelViewController; field in CentralSurfacesImplTest