Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardPresentationTest.java57 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardPresentationTest
H A DKeyguardDisplayManagerTest.java63 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManagerTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardDisplayManager.java69 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManager
356 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManager.KeyguardPresentation
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java238 @Mock protected KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java332 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewController