Searched defs:lastItem (Results 1 – 3 of 3) sorted by relevance
62 int lastItem = firstVisibleItem + visibleItemCount - 1; in onScroll() local
80 final View lastItem = mListView.getChildAt(lastOnScreenItemIndex); in testMoveDownToItemRequiringScrolling() local
2470 final int lastItem = (mItemCount - 1); in fullScroll() local