Home
last modified time | relevance | path

Searched defs:codePointCount (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DStringUtils.java31 public static int codePointCount(String text) { in codePointCount() method in StringUtils
DSuggestedWords.java157 public int codePointCount() { in codePointCount() method in SuggestedWords.SuggestedWordInfo