Searched refs:getEmojiKey (Results 1 – 8 of 8) sorted by relevance
64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyEmail.EnglishEmailCustomizer
64 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsQwertyUrl.EnglishUrlCustomizer
68 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsDvorakEmail.DvorakEmailCustomizer
66 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in TestsDvorakUrl.DvorakUrlCustomizer
172 public ExpectedKey getEmojiKey(final boolean isPhone) { in getEmojiKey() method in LayoutCustomizer
53 .addKeysOnTheRightOfRow(4, customizer.getEmojiKey(isPhone)); in getLayout()
90 .addKeysOnTheRightOfRow(numberOfRows, customizer.getEmojiKey(isPhone)); in convertCommonLayoutToKeyboard()
55 .addKeysOnTheRightOfRow(4, customizer.getEmojiKey(isPhone)); in getLayout()