Home | History | Annotate | Download | only in widget

Lines Matching defs:footers

543      * headers and/or footers will cause the adapter to be wrapped.
612 // cleanup the state of our footers and headers
2012 final ArrayList<FixedViewInfo> footers = mFooterViewInfos;
2013 final int numFooters = footers.size();
2015 if (child == footers.get(i).view) {
3499 // and/or footers when enabled and requested, and
3547 // and/or footers when enabled and requested, and
3691 * @param footerDividersEnabled True to draw the footers, false otherwise.
3843 // Look in the passed in list of headers or footers for the view.
3887 // Look in the passed in list of headers or footers for the view with
3934 * Look in the passed in list of headers or footers for the first view that
4036 // and/or footers when enabled and requested, and
4053 // and/or footers when enabled and requested, and