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
252 public ExpectedKey[] getMoreKeys() { in getMoreKeys() method in ExpectedKey.ExpectedKeyWithMoreKeys
364 public ExpectedKey[] getMoreKeys() { in getMoreKeys() method in ExpectedKey.ExpectedKeyWithMoreKeysAndAdditionalMoreKeys
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKey.java577 public MoreKeySpec[] getMoreKeys() { in getMoreKeys() method in Key