Searched refs:mCharIndexes (Results 1 – 1 of 1) sorted by relevance
56 private final List<Integer> mCharIndexes; field in MatchRects63 this.mCharIndexes = Preconditions.checkNotNull(charIndexes, "charIndexes cannot be null"); in MatchRects()75 return mCharIndexes; in getCharIndexes()118 mCharIndexes.get(index))); in unflattenToList()