Searched refs:FooterView (Results 1 – 5 of 5) sorted by relevance
28 public class FooterView extends StackScrollerDecorView { class33 public FooterView(Context context, AttributeSet attrs) { in FooterView() method in FooterView99 if (view instanceof FooterView) { in applyToView()100 FooterView footerView = (FooterView) view; in applyToView()
72 import com.android.systemui.statusbar.notification.row.FooterView;276 FooterView view = mock(FooterView.class); in manageNotifications_visible()288 FooterView view = mock(FooterView.class); in clearAll_visible()301 ArgumentCaptor<FooterView> captor = ArgumentCaptor.forClass(FooterView.class); in testInflateFooterView()377 verify(mStackScroller).changeViewPosition(any(FooterView.class), eq(-1 /* end */)); in testUpdateFooter_atEnd()
42 FooterView mView;46 mView = (FooterView) LayoutInflater.from(mContext).inflate( in setUp()
31 import com.android.systemui.statusbar.notification.row.FooterView;435 boolean isFooterView = child instanceof FooterView; in updateChild()
122 import com.android.systemui.statusbar.notification.row.FooterView;282 protected FooterView mFooterView;4855 public void setFooterView(@NonNull FooterView footerView) {5622 FooterView footerView = (FooterView) LayoutInflater.from(mContext).inflate(