Searched refs:setTypefaceFromAttrs (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | TextView.java | 2127 private void setTypefaceFromAttrs(@Nullable Typeface typeface, @Nullable String familyName, in setTypefaceFromAttrs() method in TextView.Drawables 4080 setTypefaceFromAttrs(attributes.mFontTypeface, attributes.mFontFamily, in applyTextAppearance() 6530 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, MONOSPACE, in setInputType() 6536 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, MONOSPACE, in setInputType() 6540 setTypefaceFromAttrs(null/* fontTypeface */, null /* fontFamily */, in setInputType()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 19486 HSPLandroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III…
|
D | hiddenapi-greylist-max-o.txt | 85064 Landroid/widget/TextView;->setTypefaceFromAttrs(Landroid/graphics/Typeface;Ljava/lang/String;III)V
|