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