Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardPresentationTest.java57 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardPresentationTest
H A DKeyguardDisplayManagerTest.java59 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManagerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardDisplayManager.java57 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManager
264 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManager.KeyguardPresentation
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewControllerTest.java234 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewControllerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java292 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewController