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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
H A DTestsDvorakEmail.java66 public ExpectedKey getEmojiKey(final boolean isPhone) { method in class:TestsDvorakEmail.DvorakEmailCustomizer
H A DTestsDvorakUrl.java66 public ExpectedKey getEmojiKey(final boolean isPhone) { method in class:TestsDvorakUrl.DvorakUrlCustomizer
H A DTestsQwertyEmail.java64 public ExpectedKey getEmojiKey(final boolean isPhone) { method in class:TestsQwertyEmail.EnglishEmailCustomizer
H A DTestsQwertyUrl.java64 public ExpectedKey getEmojiKey(final boolean isPhone) { method in class:TestsQwertyUrl.EnglishUrlCustomizer
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
H A DLayoutBase.java165 public ExpectedKey getEmojiKey(final boolean isPhone) { method in class:LayoutBase.LayoutCustomizer
356 .addKeysOnTheRightOfRow(numberOfRows, customizer.getEmojiKey(isPhone));

Completed in 7018 milliseconds