Searched refs:newOffsets (Results 1 – 1 of 1) sorted by relevance
106 final int[] newOffsets = new int[suggestionsSize]; in fixWronglyInvalidatedWordWithSingleQuote() local111 newOffsets[i] = ssi.getOffsetAt(i); in fixWronglyInvalidatedWordWithSingleQuote()116 newOffsets[i] = additionalOffsets.get(i - N); in fixWronglyInvalidatedWordWithSingleQuote()120 return new SentenceSuggestionsInfo(newSuggestionsInfos, newOffsets, newLengths); in fixWronglyInvalidatedWordWithSingleQuote()