Searched refs:nextLp (Results 1 – 1 of 1) sorted by relevance
797 LayoutParams nextLp; in onLayout() local829 nextLp = (LayoutParams) getPageAt(next).getLayoutParams(); in onLayout()831 nextLp = null; in onLayout()838 } else if (nextLp != null && nextLp.isFullScreenPage) { in onLayout()