Home
last modified time | relevance | path

Searched refs:FONT_WEIGHT_BOLD (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/fonts/
DFontStyle.java92 public static final int FONT_WEIGHT_BOLD = 700; field in FontStyle
/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
DUpdatableSystemFontTest.java20 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()
/frameworks/base/core/api/
Dcurrent.txt17997 field public static final int FONT_WEIGHT_BOLD = 700; // 0x2bc