Searched defs:lastChild (Results 1 – 3 of 3) sorted by relevance
215 View lastChild = layoutManager.getChildAt(lastChildPosition); in calculateScrollDistance() local
603 View lastChild = getRecyclerView().getChildAt(getRecyclerView().getChildCount() - 1); in pageDown() local
1097 final View lastChild = mContent.getLastItem(); in updateTextViewFocus() local