Searched refs:setFooterView (Results 1 – 2 of 2) sorted by relevance
436 mStackScroller.setFooterView(view); in manageNotifications_visible()448 mStackScroller.setFooterView(view); in clearAll_visible()461 verify(mStackScroller).setFooterView(captor.capture()); in testInflateFooterView()473 mStackScroller.setFooterView(view); in testUpdateFooter_noNotifications()489 mStackScroller.setFooterView(view); in testUpdateFooter_remoteInput()504 mStackScroller.setFooterView(view); in testUpdateFooter_withoutNotifications()519 mStackScroller.setFooterView(view); in testUpdateFooter_oneClearableNotification()535 mStackScroller.setFooterView(view); in testUpdateFooter_withoutHistory()550 mStackScroller.setFooterView(view); in testUpdateFooter_oneClearableNotification_beforeUserSetup()566 mStackScroller.setFooterView(view); in testUpdateFooter_oneNonClearableNotification()[all …]
4525 void setFooterView(@NonNull FooterView footerView) { in setFooterView() method5375 setFooterView(footerView); in inflateFooterView()