Searched defs:copyCodePointsAndReturnCodePointCount (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
H A DStringUtils.java255 copyCodePointsAndReturnCodePointCount(codePoints, charSequence, startIndex, endIndex,
278 public static int copyCodePointsAndReturnCodePointCount(@Nonnull final int[] destination, method in class:StringUtils

Completed in 151 milliseconds