Home
last modified time | relevance | path

Searched defs:getEnterKey (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsQwertyEmail.java59 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey() method in TestsQwertyEmail.EnglishEmailCustomizer
DTestsQwertyUrl.java59 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey() method in TestsQwertyUrl.EnglishUrlCustomizer
DTestsDvorakEmail.java63 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey() method in TestsDvorakEmail.DvorakEmailCustomizer
DTestsDvorakUrl.java61 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey() method in TestsDvorakUrl.DvorakUrlCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DLayoutCustomizer.java163 public ExpectedKey getEnterKey(final boolean isPhone) { in getEnterKey() method in LayoutCustomizer