Searched refs:setFooterView (Results 1 – 2 of 2) sorted by relevance
276 mStackScroller.setFooterView(view); in manageNotifications_visible()288 mStackScroller.setFooterView(view); in clearAll_visible()301 verify(mStackScroller).setFooterView(captor.capture()); in testInflateFooterView()313 mStackScroller.setFooterView(view); in testUpdateFooter_noNotifications()333 mStackScroller.setFooterView(view); in testUpdateFooter_remoteInput()349 mStackScroller.setFooterView(view); in testUpdateFooter_oneClearableNotification()365 mStackScroller.setFooterView(view); in testUpdateFooter_oneClearableNotification_beforeUserSetup()385 mStackScroller.setFooterView(view); in testUpdateFooter_oneNonClearableNotification()417 verify(mStackScroller).setFooterView(any()); in testReInflatesFooterViews()
4422 void setFooterView(@NonNull FooterView footerView) { in setFooterView() method5184 setFooterView(footerView); in inflateFooterView()