Searched refs:FONT_WEIGHT_NORMAL (Results 1 – 3 of 3) sorted by relevance
73 public static final int FONT_WEIGHT_NORMAL = 400; field in FontStyle130 mWeight = FONT_WEIGHT_NORMAL; in FontStyle()
670 final FontStyle normal = new FontStyle(FontStyle.FONT_WEIGHT_NORMAL, in buildTypeface()
274 final FontStyle normal = new FontStyle(FontStyle.FONT_WEIGHT_NORMAL, in createFromResources()