Searched refs:textAppearance (Results 1 – 7 of 7) sorted by relevance
66 android.R.attr.textAppearance,123 final int textAppearance = a.getResourceId(0, 0); in PagerTitleStrip() local124 if (textAppearance != 0) { in PagerTitleStrip()125 mPrevText.setTextAppearance(context, textAppearance); in PagerTitleStrip()126 mCurrText.setTextAppearance(context, textAppearance); in PagerTitleStrip()127 mNextText.setTextAppearance(context, textAppearance); in PagerTitleStrip()150 if (textAppearance != 0) { in PagerTitleStrip()151 final TypedArray ta = context.obtainStyledAttributes(textAppearance, TEXT_ATTRS); in PagerTitleStrip()
32 android.R.attr.textAppearance
133 <strong>android:textAppearance="?android:attr/textAppearanceMedium"/></strong>
167 <strong>android:textAppearance="?android:attr/textAppearanceMedium"/></strong>
429 (e.g., "windowBackground" or "textAppearance"), see {@link android.R.attr} or the respective
1292 field public static final int textAppearance = 16842804; // 0x1010034
1218 field public static final int textAppearance = 16842804; // 0x1010034