Searched defs:lastChild (Results 1 – 6 of 6) sorted by relevance
167 View lastChild = parent.getChildAt(parent.getChildCount() - 1); in drawOffsetHorizontal() local189 View lastChild = parent.getChildAt(parent.getChildCount() - 1); in drawOffsetVertical() local
215 View lastChild = layoutManager.getChildAt(lastChildPosition); in calculateScrollDistance() local
603 View lastChild = getRecyclerView().getChildAt(getRecyclerView().getChildCount() - 1); in pageDown() local
443 View lastChild = getRecyclerView().getChildAt(getRecyclerView().getChildCount() - 1); in pageDown() local
422 View lastChild = layoutManager.getChildAt(lastChildPosition); in calculateScrollDistance() local
1118 final View lastChild = mContent.getLastItem(); in updateTextViewFocus() local