Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
H A 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
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKey.java577 public MoreKeySpec[] getMoreKeys() { in getMoreKeys() method in Key