Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsQwertyEmail.java64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyEmail.EnglishEmailCustomizer
DTestsQwertyUrl.java64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyUrl.EnglishUrlCustomizer
DTestsDvorakEmail.java68 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsDvorakEmail.DvorakEmailCustomizer
DTestsDvorakUrl.java66 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsDvorakUrl.DvorakUrlCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/
DLayoutCustomizer.java172 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in LayoutCustomizer