Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKey.java116 public ExpectedKey[] getMoreKeys() { in getMoreKeys() method in ExpectedKey
251 public ExpectedKey[] getMoreKeys() { in getMoreKeys() method in ExpectedKey.ExpectedKeyWithMoreKeys
363 public ExpectedKey[] getMoreKeys() { in getMoreKeys() method in ExpectedKey.ExpectedKeyWithMoreKeysAndAdditionalMoreKeys
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java527 public MoreKeySpec[] getMoreKeys() { in getMoreKeys() method in Key