Home
last modified time | relevance | path

Searched refs:mFontTypeface (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DTextView.java3841 Typeface mFontTypeface = null; field in TextView.Drawables.TextAppearanceAttributes
3868 + " 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84822 Landroid/widget/TextView$TextAppearanceAttributes;->mFontTypeface:Landroid/graphics/Typeface;