Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java184 int pbwf = getPaddingBottom() + mForegroundPadding.bottom; in onMeasure() local
220 totalMargin += pbwf + lp.bottomMargin; in onMeasure()