Searched defs:lastView (Results 1 – 9 of 9) sorted by relevance
60 val lastView = getChildAt(childCount - 1) in onMeasure() constant
49 View lastView = null; in onMeasure() local
280 ExpandableView lastView = getLastVisibleChild(); in updateBounds() local
244 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton() local
299 View lastView = landscape ? mLastLandscape : mLastPortrait; in inflateButton() local
906 final View lastView = target.getChildAt(childCount - 1); in canTargetScrollVertically() local
207 ExpandableView lastView = ambientState.getLastVisibleBackgroundChild(); in updateState() local
897 View lastView = null; in setBackground() local
7908 final View lastView = getChildAt(lastViewIndex); in run() local8002 final View lastView = getChildAt(lastViewIndex); in run() local