Searched refs:mShowCustomFooter (Results 1 – 1 of 1) sorted by relevance
169 private boolean mShowCustomFooter; field in AnimatedAdapter261 mShowCustomFooter = false; in AnimatedAdapter()322 contentCount += mShowCustomFooter ? 1 : 0; in getCount()492 return mShowCustomFooter ? mFooter : mDefaultFooter; in getView()810 return mShowCustomFooter ? mFooter : mDefaultFooter; in getItem()890 if (mShowCustomFooter != show) { in setFooterVisibility()891 mShowCustomFooter = show; in setFooterVisibility()