Searched refs:mFontFamily (Results 1 – 1 of 1) sorted by relevance
3835 String mFontFamily = null; field in TextView.Drawables.TextAppearanceAttributes3862 + " mFontFamily:" + mFontFamily + "\n" in toString()3985 attributes.mFontFamily = null; in readTextAppearance()3997 attributes.mFontFamily = appearance.getString(attr); in readTextAppearance()4073 attributes.mFontFamily = null; in applyTextAppearance()4075 setTypefaceFromAttrs(attributes.mFontTypeface, attributes.mFontFamily, in applyTextAppearance()