Searched refs:setTypefaceFromAttrs (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 2354 private void setTypefaceFromAttrs(@Nullable Typeface typeface, @Nullable String familyName, in setTypefaceFromAttrs() method in TextView.Drawables 4395 setTypefaceFromAttrs(attributes.mFontTypeface, attributes.mFontFamily, in applyTextAppearance() 7482 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, MONOSPACE, in setInputType() 7488 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, MONOSPACE, in setInputType() 7492 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, in setInputType()
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 21053 HSPLandroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 21117 HSPLandroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III…
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 70635 Landroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III)V
|