Searched refs:BRACES (Results 1 – 3 of 3) sorted by relevance
48 public static final TextAttributesKey BRACES = createTextAttributesKey( field in SmaliHighlightingColors49 "BRACES", DefaultLanguageHighlighterColors.BRACES);
181 tokenColors.put("CLOSE_BRACE", SmaliHighlightingColors.BRACES);259 tokenColors.put("OPEN_BRACE", SmaliHighlightingColors.BRACES);
140 BRACES, // e.g. {NAME} enumConstant801 PlaceholderType type = isEnglish ? PlaceholderType.BRACES : PlaceholderType.XML; in showPlurals()949 case BRACES: in transformValue()