Searched refs:clampedChildTop (Results 1 – 1 of 1) sorted by relevance
304 final int clampedChildTop = Math.max(startBound, child.getTop()); in updateObscuredViewsVisibility() local308 if (clampedChildLeft >= left && clampedChildTop >= top && in updateObscuredViewsVisibility()