Searched defs:footerView (Results 1 – 3 of 3) sorted by relevance
222 FooterView footerView = (FooterView) view; in applyToView() local
52 private val footerView = FooterView(context, /*attrs=*/null) regex
4525 void setFooterView(@NonNull FooterView footerView) { in setFooterView()5366 FooterView footerView = (FooterView) LayoutInflater.from(mContext).inflate( in inflateFooterView() local