Searched defs:nextIndex (Results 1 – 4 of 4) sorted by relevance
41 private int nextIndex; field in EventLogArray
155 final int nextIndex = (currentIndex + 1) % enabledSubtypes.size(); in switchToNextInputSubtypeInThisIme() local205 final int nextIndex = (currentIndex + i) % count; in getNextNonAuxiliaryIme() local
51 const size_t nextIndex = matchedCodePointCount + j; in addUnigramWord() local
641 int nextIndex = mOldestIndex + index; in get() local