Searched refs:newPageScrolls (Results 1 – 1 of 1) sorted by relevance
3541 int[] newPageScrolls = new int[outPageScrolls.length]; in getPageScrolls() local3542 super.getPageScrolls(newPageScrolls, layoutChildren, scrollLogic); in getPageScrolls()3566 final int pageScroll = newPageScrolls[i] + (int) scrollDiff; in getPageScrolls()