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()
73 import com.android.systemui.statusbar.notification.row.FooterView;267 FooterView view = mock(FooterView.class); in manageNotifications_visible()279 FooterView view = mock(FooterView.class); in clearAll_visible()292 ArgumentCaptor<FooterView> captor = ArgumentCaptor.forClass(FooterView.class); in testInflateFooterView()368 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;433 boolean isFooterView = child instanceof FooterView; in updateChild()
120 import com.android.systemui.statusbar.notification.row.FooterView;280 protected FooterView mFooterView;4848 public void setFooterView(@NonNull FooterView footerView) {5607 FooterView footerView = (FooterView) LayoutInflater.from(mContext).inflate(