Searched defs:getEmojiKey (Results 1 – 5 of 5) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ | ||
D | TestsQwertyEmail.java | 64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyEmail.EnglishEmailCustomizer |
D | TestsQwertyUrl.java | 64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyUrl.EnglishUrlCustomizer |
D | TestsDvorakEmail.java | 68 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsDvorakEmail.DvorakEmailCustomizer |
D | TestsDvorakUrl.java | 66 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsDvorakUrl.DvorakUrlCustomizer |
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/ | ||
D | LayoutCustomizer.java | 172 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in LayoutCustomizer |