HomeSort by relevance Sort by last modified time
    Searched refs:NAME_EMOJI_ACTION_KEY (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardIconsSet.java 56 public static final String NAME_EMOJI_ACTION_KEY = "emoji_action_key";
85 NAME_EMOJI_ACTION_KEY, R.styleable.Keyboard_iconEmojiActionKey,
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
LayoutBase.java 277 KeyboardIconsSet.NAME_EMOJI_ACTION_KEY);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
KeyboardLayoutSetNavigateMoreKeysBase.java 47 return new ExpectedMoreKey(KeyboardIconsSet.NAME_EMOJI_ACTION_KEY);

Completed in 31 milliseconds