Searched refs:nextEntryIndex (Results 1 – 1 of 1) sorted by relevance
212 val nextEntryIndex = thisEntryIndex + 1 in getDurationMs() constant215 if (nextEntryIndex >= entryList.size) { in getDurationMs()219 val nextEntry = entryList[nextEntryIndex] in getDurationMs()