Searched defs:nextIndex (Results 1 – 12 of 12) sorted by relevance
218 public int nextIndex() { in nextIndex() method in TimeLimitedMotionEventBuffer.Iter
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
252 int nextIndex = viewAfterChangingView.getViewState().notGoneIndex; in calculateChildAnimationDelay() local
301 int nextIndex = findNextPCharOrNonPOrNonWCharIndex(phoneNumber, currIndex); in formatDialString() local
440 int nextIndex = (mStartIndex + mSize) % ATTENTION_CACHE_BUFFER_SIZE; in add() local
184 size_t nextIndex = 0; in renderUTF() local
688 uint32_t nextIndex = (index + 1) % HISTORY_SIZE; in chooseWeight() local
1022 int nextIndex = count; in scrollTo() local
706 int nextIndex = currentIndex + 1; in nextStep() local
643 int nextIndex = mOldestIndex + index; in get() local
3585 int nextIndex; in updateLruProcessLSP() local