Searched refs:mFontTypeface (Results 1 – 2 of 2) sorted by relevance
4105 Typeface mFontTypeface = null; field in TextView.Drawables.TextAppearanceAttributes4140 + " mFontTypeface:" + mFontTypeface + "\n" in toString()4292 attributes.mFontTypeface = appearance.getFont(attr); in readTextAppearance()4297 if (attributes.mFontTypeface == null) { in readTextAppearance()4395 setTypefaceFromAttrs(attributes.mFontTypeface, attributes.mFontFamily, in applyTextAppearance()
70393 Landroid/widget/TextView$TextAppearanceAttributes;->mFontTypeface:Landroid/graphics/Typeface;