Searched defs:mDecorChildCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
H A DViewPager.java203 private int mDecorChildCount; field in class:ViewPager
1528 mDecorChildCount = decorCount;
1599 if (mDecorChildCount > 0) {

Completed in 56 milliseconds