Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java726 final int horizInsets = mLastInsets.getSystemWindowInsetLeft() in onMeasure() local
732 widthSize - horizInsets, widthMode); in onMeasure()