Home
last modified time | relevance | path

Searched refs:clampedChildLeft (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/widget/
DSlidingPaneLayout.java387 final int clampedChildLeft = Math.max((isLayoutRtl ? endBound : in updateObscuredViewsVisibility() local
394 if (clampedChildLeft >= left && clampedChildTop >= top && in updateObscuredViewsVisibility()