Searched refs:FooterView (Results 1 – 5 of 5) sorted by relevance
28 public class FooterView extends StackScrollerDecorView { class34 public FooterView(Context context, AttributeSet attrs) { in FooterView() method in FooterView115 if (view instanceof FooterView) { in applyToView()116 FooterView footerView = (FooterView) view; in applyToView()
85 import com.android.systemui.statusbar.notification.row.FooterView;317 FooterView view = mock(FooterView.class); in manageNotifications_visible()329 FooterView view = mock(FooterView.class); in clearAll_visible()342 ArgumentCaptor<FooterView> captor = ArgumentCaptor.forClass(FooterView.class); in testInflateFooterView()354 FooterView view = mock(FooterView.class); in testUpdateFooter_noNotifications()373 FooterView view = mock(FooterView.class); in testUpdateFooter_remoteInput()392 FooterView view = mock(FooterView.class); in testUpdateFooter_oneClearableNotification()406 FooterView view = mock(FooterView.class); in testUpdateFooter_oneNonClearableNotification()430 verify(mStackScroller).changeViewPosition(any(FooterView.class), eq(expected)); in testUpdateFooter_atEnd()
43 FooterView mView;47 mView = (FooterView) LayoutInflater.from(mContext).inflate( in setUp()
34 import com.android.systemui.statusbar.notification.row.FooterView;425 boolean isFooterView = child instanceof FooterView; in updateChild()
138 import com.android.systemui.statusbar.notification.row.FooterView;303 protected FooterView mFooterView;5022 public void setFooterView(@NonNull FooterView footerView) {5780 FooterView footerView = (FooterView) LayoutInflater.from(mContext).inflate(