Searched refs:TAG_TERM (Results 1 – 2 of 2) sorted by relevance
30 public static final String TAG_TERM = UTF16.valueOf(0xE007F); field in EmojiConstants
361 && code.endsWith(EmojiConstants.TAG_TERM)) { in synthesize()