Searched refs:setFooterView (Results 1 – 2 of 2) sorted by relevance
259 mStackScroller.setFooterView(view); in manageNotifications_visible()271 mStackScroller.setFooterView(view); in clearAll_visible()284 verify(mStackScroller).setFooterView(captor.capture()); in testInflateFooterView()294 mStackScroller.setFooterView(view); in testUpdateFooter_noNotifications()313 mStackScroller.setFooterView(view); in testUpdateFooter_remoteInput()328 mStackScroller.setFooterView(view); in testUpdateFooter_oneClearableNotification()347 mStackScroller.setFooterView(view); in testUpdateFooter_oneNonClearableNotification()377 verify(mStackScroller).setFooterView(any()); in testReInflatesFooterViews()
4362 void setFooterView(@NonNull FooterView footerView) { in setFooterView() method5092 setFooterView(footerView); in inflateFooterView()