Searched defs:lastView (Results 1 – 10 of 10) sorted by relevance
60 val lastView = getChildAt(childCount - 1) regex
49 View lastView = null; in onMeasure() local
281 ExpandableView lastView = getLastVisibleChild(); in updateBounds() local
161 ExpandableView lastView = ambientState.getLastVisibleBackgroundChild(); in updateState() local
298 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton() local
906 final View lastView = target.getChildAt(childCount - 1); in canTargetScrollVertically() local
257 View lastView = null; in assignMarginsAndBackgrounds() local
897 View lastView = null; in setBackground() local
214 final View lastView = mRecyclerView.getChildAt(mRecyclerView.getChildCount() - 1); in isScrolledToBottom() local
7741 final View lastView = getChildAt(lastViewIndex); in run() local7835 final View lastView = getChildAt(lastViewIndex); in run() local