Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManagerTest.java59 @Mock private KeyguardMediaController mKeyguardMediaController; field in NotificationSectionsManagerTest
H A DNotificationStackScrollLayoutControllerTest.java134 @Mock private KeyguardMediaController mKeyguardMediaController; field in NotificationStackScrollLayoutControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java263 @Mock protected KeyguardMediaController mKeyguardMediaController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java180 private final KeyguardMediaController mKeyguardMediaController; field in NotificationStackScrollLayoutController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java533 private final KeyguardMediaController mKeyguardMediaController; field in NotificationPanelViewController