Searched refs:infoPage (Results 1 – 1 of 1) sorted by relevance
58 View infoPage = null; in onMeasure() local66 infoPage = view; in onMeasure()80 if (infoPage != null && infoTopPadding != mExtraSpacerHeight) { in onMeasure()81 infoPage.setPadding(infoPage.getPaddingLeft(), mExtraSpacerHeight, in onMeasure()82 infoPage.getPaddingRight(), infoPage.getPaddingBottom()); in onMeasure()