Searched refs:EMOJI_CAPABLE (Results 1 – 5 of 5) sorted by relevance
20 import static com.android.inputmethod.latin.common.Constants.Subtype.ExtraValue.EMOJI_CAPABLE;133 assertTrue(subtype.containsExtraValueKey(EMOJI_CAPABLE)); in assertEnUsDvorak()154 assertTrue(subtype.containsExtraValueKey(EMOJI_CAPABLE)); in assertAzerty()
21 import static com.android.inputmethod.latin.common.Constants.Subtype.ExtraValue.EMOJI_CAPABLE;190 extraValueItems.add(EMOJI_CAPABLE); in getPlatformVersionDependentExtraValue()228 compatibilityExtraValueItems.add(EMOJI_CAPABLE); in getPlatformVersionIndependentSubtypeId()
183 + "," + Constants.Subtype.ExtraValue.EMOJI_CAPABLE;197 + "," + Constants.Subtype.ExtraValue.EMOJI_CAPABLE;
101 public static final String EMOJI_CAPABLE = "EmojiCapable"; field in Constants.Subtype.ExtraValue
386 + "," + Constants.Subtype.ExtraValue.EMOJI_CAPABLE in changeLanguageWithoutWait()