Searched refs:FONT_WEIGHT_BOLD (Results 1 – 3 of 3) sorted by relevance
92 public static final int FONT_WEIGHT_BOLD = 700; field in FontStyle
20 import static android.graphics.fonts.FontStyle.FONT_WEIGHT_BOLD;255 assertThat(family.getFontList().get(1).getStyle().getWeight()).isEqualTo(FONT_WEIGHT_BOLD); in updateFontFamily()400 new FontStyle(FONT_WEIGHT_BOLD, FONT_SLANT_UPRIGHT)).build()); in updateNotoSerifAs()
17997 field public static final int FONT_WEIGHT_BOLD = 700; // 0x2bc