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

/frameworks/support/v4/java/android/support/v4/view/
H A DViewPager.java1044 ItemInfo ii = currentFocused != null ? infoForAnyChild(currentFocused) : null;
1273 ItemInfo infoForAnyChild(View child) { method in class:ViewPager

Completed in 63 milliseconds