HomeSort by relevance Sort by last modified time
    Searched defs:getEmojiKey (Results 1 - 5 of 5) sorted by null

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
TestsQwertyEmail.java 64 public ExpectedKey getEmojiKey(final boolean isPhone) {
TestsQwertyUrl.java 64 public ExpectedKey getEmojiKey(final boolean isPhone) {
TestsDvorakEmail.java 66 public ExpectedKey getEmojiKey(final boolean isPhone) {
TestsDvorakUrl.java 66 public ExpectedKey getEmojiKey(final boolean isPhone) {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
LayoutBase.java 165 public ExpectedKey getEmojiKey(final boolean isPhone) {
356 .addKeysOnTheRightOfRow(numberOfRows, customizer.getEmojiKey(isPhone));

Completed in 635 milliseconds