Searched refs:mKeyguardStatusViewComponent (Results 1 – 2 of 2) sorted by relevance
59 private KeyguardStatusViewComponent mKeyguardStatusViewComponent; field in KeyguardPresentationTest73 .thenReturn(mKeyguardStatusViewComponent); in setUp()74 when(mKeyguardStatusViewComponent.getKeyguardClockSwitchController()) in setUp()
245 @Mock protected KeyguardStatusViewComponent mKeyguardStatusViewComponent; field in NotificationPanelViewControllerBaseTest541 .thenReturn(mKeyguardStatusViewComponent); in setup()542 when(mKeyguardStatusViewComponent.getKeyguardClockSwitchController()) in setup()544 when(mKeyguardStatusViewComponent.getKeyguardStatusViewController()) in setup()