Searched refs:mBottomPageBounds (Results 1 - 1 of 1) sorted by path

/frameworks/support/v4/java/android/support/v4/view/
H A DViewPager.java146 private int mBottomPageBounds; field in class:ViewPager
1596 mBottomPageBounds = height - paddingBottom;
2230 (int) (drawAt + mPageMargin + 0.5f), mBottomPageBounds);

Completed in 33 milliseconds