HomeSort by relevance Sort by last modified time
    Searched refs:getEmojiKey (Results 1 - 8 of 8) 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 68 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/customizer/
LayoutCustomizer.java 172 public ExpectedKey getEmojiKey(final boolean isPhone) {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
SymbolsShifted.java 53 .addKeysOnTheRightOfRow(4, customizer.getEmojiKey(isPhone));
LayoutBase.java 90 .addKeysOnTheRightOfRow(numberOfRows, customizer.getEmojiKey(isPhone));
Symbols.java 55 .addKeysOnTheRightOfRow(4, customizer.getEmojiKey(isPhone));

Completed in 38 milliseconds