Searched refs:mLastItemCount (Results 1 – 1 of 1) sorted by relevance
66 private int mLastItemCount = 0; field in PagedListView348 hasFocus(), mLastItemCount, itemCount, focusedChild, firstBorn, in onLayout()363 if (itemCount > mLastItemCount && focusedChild == firstBorn && in onLayout()367 mLastItemCount = itemCount; in onLayout()