Searched refs:lastPanel (Results 1 – 1 of 1) sorted by relevance
841 int lastPanel = mIsRtl ? 0 : panelCount - 1; in getPageScrolls() local842 if (i % panelCount == lastPanel) { in getPageScrolls()