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