Home | History | Annotate | Download | only in widget

Lines Matching defs:nextIndex

1009             int nextIndex = count;
1016 nextIndex = mSectionIndexer.getPositionForSection(targetSection + 1);
1020 if (nextIndex == targetIndex) {
1045 mSectionIndexer.getPositionForSection(nextNextSection) == nextIndex) {
1060 targetIndex = prevIndex + (int) ((nextIndex - prevIndex) * (position - prevPosition)