Searched defs:nextIndex (Results 1 – 13 of 13) sorted by relevance
218 public int nextIndex() { in nextIndex() method in TimeLimitedMotionEventBuffer.Iter
130 int nextIndex = currentIndex + 1; in nextStep() local
73 override fun nextIndex() = index + 1 in hasNext() method in com.android.net.module.util.ArrayTrackRecord
183 final int nextIndex = (currentIndex + 1) % numItems; in assertRotationOrder() local
261 int nextIndex = viewAfterChangingView.getViewState().notGoneIndex; in calculateChildAnimationDelay() local
304 int nextIndex = findNextPCharOrNonPOrNonWCharIndex(phoneNumber, currIndex); in formatDialString() local
561 int nextIndex = (mStartIndex + mSize) % ATTENTION_CACHE_BUFFER_SIZE; in add() local
184 size_t nextIndex = 0; in renderUTF() local
704 uint32_t nextIndex = (index + 1) % HISTORY_SIZE; in chooseWeight() local
1022 int nextIndex = count; in scrollTo() local
643 int nextIndex = mOldestIndex + index; in get() local
2321 int nextIndex = stats.indexOf('\n', toIndex); in getAppProfileStatsForDebugging() local
3550 int nextIndex; in updateLruProcessLSP() local