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.java65 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyEmail.EnglishEmailCustomizer
DTestsQwertyUrl.java65 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyUrl.EnglishUrlCustomizer
DTestsDvorakEmail.java69 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsDvorakEmail.DvorakEmailCustomizer
DTestsDvorakUrl.java67 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