Searched refs:REM_SKIP_SET (Results 1 – 2 of 2) sorted by relevance
71 public static final UnicodeSet REM_SKIP_SET = new UnicodeSet() field in EmojiConstants74 public static final UnicodeSet REM_GROUP_SKIP_SET = new UnicodeSet(REM_SKIP_SET)
379 UnicodeSet skipSet = EmojiConstants.REM_SKIP_SET; in synthesize()