Searched refs:mKeyguardStatusViewComponentFactory (Results 1 – 2 of 2) sorted by relevance
266 @Mock protected KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewControllerBaseTest642 when(mKeyguardStatusViewComponentFactory.build(any(), any())) in setup()707 mKeyguardStatusViewComponentFactory, in setup()
338 private final KeyguardStatusViewComponent.Factory mKeyguardStatusViewComponentFactory; field in NotificationPanelViewController883 mKeyguardStatusViewComponentFactory = keyguardStatusViewComponentFactory; in NotificationPanelViewController()1323 mKeyguardStatusViewComponentFactory.build(keyguardStatusView, in updateStatusViewController()