Searched refs:mLastItemCount (Results 1 – 1 of 1) sorted by relevance
126 private int mLastItemCount; field in PagedListView975 mLastItemCount, in onLayout()994 if (itemCount > mLastItemCount && focusedChild == firstBorn) { in onLayout()997 mLastItemCount = itemCount; in onLayout()