Searched refs:mNotificationStackScrollLayout (Results 1 – 2 of 2) sorted by relevance
222 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_notificationsVisible_zenHiding()229 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_notificationsVisible_zenHiding()242 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_notificationsHidden_zenNotHiding()249 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_notificationsHidden_zenNotHiding()269 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_splitShadeMode_alwaysShowEmptyView()276 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_splitShadeMode_alwaysShowEmptyView()294 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_bouncerShowing_flagOff_hideEmptyView()315 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_bouncerShowing_flagOn_hideEmptyView()336 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_bouncerNotShowing_flagOff_showEmptyView()357 reset(mNotificationStackScrollLayout); in testUpdateEmptyShadeView_bouncerNotShowing_flagOn_showEmptyView()[all …]
202 @Mock protected NotificationStackScrollLayout mNotificationStackScrollLayout; field in NotificationPanelViewControllerBaseTest407 .thenReturn(mNotificationStackScrollLayout); in setup()