Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardPresentationTest.java57 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardPresentationTest
DKeyguardDisplayManagerTest.java59 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManagerTest
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardDisplayManager.java57 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManager
264 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in KeyguardDisplayManager.KeyguardPresentation
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java235 private KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java315 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewController