Searched refs:topBound (Results 1 – 1 of 1) sorted by relevance
348 final int topBound = getPaddingTop(); in updateObscuredViewsVisibility() local375 final int clampedChildTop = Math.max(topBound, child.getTop()); in updateObscuredViewsVisibility()