Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java997 final TextAppearanceAttributes attributes = new TextAppearanceAttributes();
3818 final TextAppearanceAttributes attributes = new TextAppearanceAttributes(); in setTextAppearance()
3828 private static class TextAppearanceAttributes { class in TextView.Drawables
3942 TextAppearanceAttributes attributes, boolean styleArray) { in readTextAppearance()
4047 private void applyTextAppearance(TextAppearanceAttributes attributes) { in applyTextAppearance()
/frameworks/base/config/
Dpreloaded-classes4415 android.widget.TextView$TextAppearanceAttributes