Searched defs:codePointCount (Results 1 – 2 of 2) sorted by relevance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ | ||
D | StringUtils.java | 31 public static int codePointCount(String text) { in codePointCount() method in StringUtils |
D | SuggestedWords.java | 157 public int codePointCount() { in codePointCount() method in SuggestedWords.SuggestedWordInfo |