Searched refs:skipSet (Results 1 – 2 of 2) sorted by relevance
379 UnicodeSet skipSet = EmojiConstants.REM_SKIP_SET; in synthesize() local403 skipSet = EmojiConstants.REM_GROUP_SKIP_SET; in synthesize()407 skipSet = EmojiConstants.REM_GROUP_SKIP_SET; in synthesize()412 skipSet = EmojiConstants.REM_GROUP_SKIP_SET; in synthesize()416 skipSet = EmojiConstants.REM_GROUP_SKIP_SET; in synthesize()422 return getBasePlusRemainder(cldrFile, code, rem, skipSet, startPattern, otherSource); in synthesize()
723 static Set<String> skipSet = new HashSet<String>(Arrays.asList("draft", "alt")); field in GenerateSidewaysView744 removeAttributes(parts, skipSet); in getValue()