Searched refs:mFontWeight (Results 1 – 2 of 2) sorted by relevance
3934 int mFontWeight = -1; field in TextView.Drawables.TextAppearanceAttributes3962 + " mFontWeight:" + mFontWeight + "\n" in toString()4101 attributes.mFontWeight = appearance.getInt(attr, attributes.mFontWeight); in readTextAppearance()4173 attributes.mTypefaceIndex, attributes.mTextStyle, attributes.mFontWeight); in applyTextAppearance()
73717 Landroid/widget/TextView$TextAppearanceAttributes;->mFontWeight:I