Searched defs:lastView (Results 1 – 8 of 8) sorted by relevance
60 val lastView = getChildAt(childCount - 1) in onMeasure() constant
49 View lastView = null; in onMeasure() local
281 ExpandableView lastView = getLastVisibleChild(); in updateBounds() local
160 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
897 View lastView = null; in setBackground() local
7751 final View lastView = getChildAt(lastViewIndex); in run() local7845 final View lastView = getChildAt(lastViewIndex); in run() local