Searched refs:setTypefaceFromAttrs (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 2204 private void setTypefaceFromAttrs(@Nullable Typeface typeface, @Nullable String familyName, in setTypefaceFromAttrs() method in TextView.Drawables 4172 setTypefaceFromAttrs(attributes.mFontTypeface, attributes.mFontFamily, in applyTextAppearance() 6659 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, MONOSPACE, in setInputType() 6665 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, MONOSPACE, in setInputType() 6669 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, in setInputType()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 21043 HSPLandroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 21090 HSPLandroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 73958 Landroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III)V
|