Home | History | Annotate | Download | only in launcher3

Lines Matching full:startindex

615         final int startIndex = mIsRtl ? childCount - 1 : 0;
625 for (int i = startIndex, childLeft = scrollOffsetLeft + offsetForPageScrolls();