Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DKeySpecParserTests.java32 private final KeyboardCodesSet mCodesSet = new KeyboardCodesSet(); field in KeySpecParserTests
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboard.java252 public final KeyboardCodesSet mCodesSet = new KeyboardCodesSet(); field in Keyboard.Params