Searched refs:textAppearance (Results 1 – 7 of 7) sorted by relevance
71 String textAppearance = span.getValue(); in getRichText() local75 .getIdentifier(textAppearance, "style", context.getPackageName()); in getRichText()
133 final TypedArray textAppearance = mContext.obtainStyledAttributes(null, in DatePickerCalendarDelegate() local135 final ColorStateList legacyHeaderTextColor = textAppearance.getColorStateList(0); in DatePickerCalendarDelegate()137 textAppearance.recycle(); in DatePickerCalendarDelegate()
191 final TypedArray textAppearance = mContext.obtainStyledAttributes(null, in TimePickerClockDelegate() local193 final ColorStateList legacyHeaderTextColor = textAppearance.getColorStateList(0); in TimePickerClockDelegate()195 textAppearance.recycle(); in TimePickerClockDelegate()
1218 field public static final int textAppearance = 16842804; // 0x1010034
1370 field public static final int textAppearance = 16842804; // 0x1010034
97424 Lcom/android/internal/R$attr;->textAppearance:I