Searched refs:HAIR_EXPLICIT (Results 1 – 2 of 2) sorted by relevance
39 public static final UnicodeSet HAIR_EXPLICIT = new UnicodeSet("[ ]").freeze(); field in EmojiConstants
453 boolean hackBlond = EmojiConstants.HAIR_EXPLICIT.contains(base.codePointAt(0)); in getBasePlusRemainder()