Searched defs:getFooterViewsCount (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/widget/
H A DAbsListView.java5161 final int footerViewsStart = mItemCount - getFooterViewsCount();
5273 int getFooterViewsCount() { method in class:AbsListView
H A DListView.java488 public int getFooterViewsCount() { method in class:ListView

Completed in 95 milliseconds