Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/widget/
DSlidingPaneLayout.java390 final int clampedChildRight = Math.min((isLayoutRtl ? startBound : in updateObscuredViewsVisibility() local
395 clampedChildRight <= right && clampedChildBottom <= bottom) { in updateObscuredViewsVisibility()