Home
last modified time | relevance | path

Searched defs:lastChild (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DPagedSnapHelper.java215 View lastChild = layoutManager.getChildAt(lastChildPosition); in calculateScrollDistance() local
DCarScrollBar.java603 View lastChild = getRecyclerView().getChildAt(getRecyclerView().getChildCount() - 1); in pageDown() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java1097 final View lastChild = mContent.getLastItem(); in updateTextViewFocus() local