Searched refs:readTextAppearance (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | TextView.java | 1027 readTextAppearance(context, appearance, attributes, false /* styleArray */); 1064 readTextAppearance(context, a, attributes, true /* styleArray */); 3819 readTextAppearance(context, ta, attributes, false /* styleArray */); in setTextAppearance() 3941 private void readTextAppearance(Context context, TypedArray appearance, in readTextAppearance() method in TextView.Drawables
|