Searched refs:mCodePointCount (Results 1 – 1 of 1) sorted by relevance
126 public final int mCodePointCount; field in SuggestedWords.SuggestedWordInfo133 mCodePointCount = mWordStr.codePointCount(0, mWordStr.length()); in SuggestedWordInfo()147 return mCodePointCount; in codePointCount()