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()
242 private KeyguardStatusViewComponent mKeyguardStatusViewComponent; field in NotificationPanelViewControllerTest391 .thenReturn(mKeyguardStatusViewComponent); in setup()392 when(mKeyguardStatusViewComponent.getKeyguardClockSwitchController()) in setup()394 when(mKeyguardStatusViewComponent.getKeyguardStatusViewController()) in setup()