Searched refs:mChildHeightMeasureSpec (Results 1 – 1 of 1) sorted by relevance
155 private int mChildHeightMeasureSpec; field in ViewPager1432 mChildHeightMeasureSpec = MeasureSpec.makeMeasureSpec(childHeightSize, MeasureSpec.EXACTLY);1451 child.measure(widthSpec, mChildHeightMeasureSpec);