Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java4105 Typeface mFontTypeface = null; field in TextView.Drawables.TextAppearanceAttributes
4140 + " 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()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70393 Landroid/widget/TextView$TextAppearanceAttributes;->mFontTypeface:Landroid/graphics/Typeface;