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

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

Completed in 40 milliseconds