Home
last modified time | relevance | path

Searched defs:mKeyguardStatusBarViewController (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java249 @Mock protected KeyguardStatusBarViewController mKeyguardStatusBarViewController; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java388 private KeyguardStatusBarViewController mKeyguardStatusBarViewController; field in NotificationPanelViewController