Searched refs:EMOJI_CAPABLE (Results 1 – 5 of 5) sorted by relevance
21 import static com.android.inputmethod.latin.common.Constants.Subtype.ExtraValue.EMOJI_CAPABLE;123 assertTrue(subtype.containsExtraValueKey(EMOJI_CAPABLE)); in assertEnUsDvorak()144 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()
160 + "," + Constants.Subtype.ExtraValue.EMOJI_CAPABLE;174 + "," + 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()