Searched refs:CHAR_FONT_MAP (Results 1 – 1 of 1) sorted by relevance
72 private static final Map<Character, FontStyle> CHAR_FONT_MAP; field in TextViewFontWeightTest94 CHAR_FONT_MAP = Collections.unmodifiableMap(map);125 FontStyle fontStyle = CHAR_FONT_MAP.get(threeEmChar); in assertFontSelected()