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