Searched refs:hasCode (Results 1 - 1 of 1) sorted by last modified time

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeySpecParser.java63 private static boolean hasCode(@Nonnull final String keySpec, final int labelEnd) { method in class:KeySpecParser
173 if (hasCode(keySpec, labelEnd)) {
202 if (hasCode(keySpec, labelEnd)) {

Completed in 48 milliseconds