Searched refs:endBound (Results 1 – 1 of 1) sorted by relevance
277 final int endBound = getHeight() - getPaddingBottom(); in updateObscuredViewsVisibility() local305 final int clampedChildBottom = Math.min(endBound, child.getBottom()); in updateObscuredViewsVisibility()