Searched refs:NAME_EMOJI_ACTION_KEY (Results 1 – 3 of 3) sorted by relevance
59 public static final String NAME_EMOJI_ACTION_KEY = "emoji_action_key"; field in KeyboardIconsSet88 NAME_EMOJI_ACTION_KEY, R.styleable.Keyboard_iconEmojiActionKey,
124 KeyboardIconsSet.NAME_EMOJI_ACTION_KEY);
47 return new ExpectedMoreKey(KeyboardIconsSet.NAME_EMOJI_ACTION_KEY); in getExpectedEmojiMoreKey()