Searched refs:mFontTypeface (Results 1 – 2 of 2) sorted by relevance
3841 Typeface mFontTypeface = null; field in TextView.Drawables.TextAppearanceAttributes3868 + " mFontTypeface:" + mFontTypeface + "\n" in toString()3996 attributes.mFontTypeface = appearance.getFont(attr); in readTextAppearance()4001 if (attributes.mFontTypeface == null) { in readTextAppearance()4080 setTypefaceFromAttrs(attributes.mFontTypeface, attributes.mFontFamily, in applyTextAppearance()
84822 Landroid/widget/TextView$TextAppearanceAttributes;->mFontTypeface:Landroid/graphics/Typeface;