Searched refs:mKeyguardQsUserSwitchComponentFactory (Results 1 – 2 of 2) sorted by relevance
267 @Mock protected KeyguardQsUserSwitchComponent.Factory mKeyguardQsUserSwitchComponentFactory; field in NotificationPanelViewControllerBaseTest541 when(mKeyguardQsUserSwitchComponentFactory.build(any())) in setup()708 mKeyguardQsUserSwitchComponentFactory, in setup()
339 private final KeyguardQsUserSwitchComponent.Factory mKeyguardQsUserSwitchComponentFactory; field in NotificationPanelViewController887 mKeyguardQsUserSwitchComponentFactory = keyguardQsUserSwitchComponentFactory; in NotificationPanelViewController()1289 mKeyguardQsUserSwitchComponentFactory.build(userAvatarView); in updateViewControllers()