HomeSort by relevance Sort by last modified time
    Searched full:nextcharclass (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 299 int nextCharClass = getCharClass(nextChar + match.getText().length());
301 && (nextCharClass == 2 || nextCharClass == 3)) {
    [all...]

Completed in 30 milliseconds