Home
last modified time | relevance | path

Searched refs:matchInteger (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboard.java1124 final boolean imeActionMatched = matchInteger(a, in parseCaseCondition()
1178 private static boolean matchInteger(TypedArray a, int index, int value) { in matchInteger() method in Keyboard.Builder