Home | History | Annotate | Download | only in os

Lines Matching defs:curIndex

5486             int curIndex = 0;
5487 while ((dit=getDailyItemLocked(curIndex)) != null) {
5488 curIndex++;