Searched refs:mKeyguardBottomAreaViewController (Results 1 – 1 of 1) sorted by relevance
204 @Mock protected KeyguardBottomAreaViewController mKeyguardBottomAreaViewController; field in NotificationPanelViewControllerBaseTest411 when(mKeyguardBottomAreaViewController.getView()).thenReturn(mKeyguardBottomArea); in setup()629 () -> mKeyguardBottomAreaViewController, in setup()