Searched refs:BRACES (Results 1 – 4 of 4) sorted by relevance
48 public static final TextAttributesKey BRACES = createTextAttributesKey( field in SmaliHighlightingColors49 "BRACES", DefaultLanguageHighlighterColors.BRACES);
182 tokenColors.put("CLOSE_BRACE", SmaliHighlightingColors.BRACES);261 tokenColors.put("OPEN_BRACE", SmaliHighlightingColors.BRACES);
75 --ignore BRACES
140 BRACES, // e.g. {NAME} enumConstant800 PlaceholderType type = isEnglish ? PlaceholderType.BRACES : PlaceholderType.XML; in showPlurals()948 case BRACES: in transformValue()