Home
last modified time | relevance | path

Searched refs:textColor (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/java/android/text/style/
DTextAppearanceSpan.java57 ColorStateList textColor; in TextAppearanceSpan() local
63 textColor = a.getColorStateList(com.android.internal.R.styleable. in TextAppearanceSpan()
102 textColor = a.getColorStateList(colorList); in TextAppearanceSpan()
106 mTextColor = textColor; in TextAppearanceSpan()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DCustomBar.java276 ResourceValue textColor = res.findItemInStyle(textStyle, "textColor"); in setStyle() local
277 textColor = res.resolveResValue(textColor); in setStyle()
278 if (textColor != null) { in setStyle()
280 textColor, bridgeContext); in setStyle()
/frameworks/support/v4/java/android/support/v4/view/
DPagerTitleStrip.java64 android.R.attr.textColor,
130 final int textColor = a.getColor(2, 0); in PagerTitleStrip() local
131 mPrevText.setTextColor(textColor); in PagerTitleStrip()
132 mCurrText.setTextColor(textColor); in PagerTitleStrip()
133 mNextText.setTextColor(textColor); in PagerTitleStrip()
/frameworks/base/docs/html/guide/topics/resources/
Dstyle-resource.jd85 to be defined, with a package prefix if necessary (for example {@code android:textColor}).
104 <item name="android:textColor">#008</item>
Daccessing-resources.jd250 android:textColor=&quot;<strong>&#64;color/opaque_red</strong>&quot;
263 android:textColor=&quot;<strong>&#64;android:color/secondary_text_dark</strong>&quot;
310 android:textColor=&quot;<strong>?android:textColorSecondary</strong>&quot;
314 <p>Here, the {@code android:textColor} attribute specifies the name of a style attribute
316 style attribute as the value for {@code android:textColor} in this widget. Because the system
Dcolor-list-resource.jd149 android:textColor="@color/button_text" />
Dmore-resources.jd201 android:textColor="@color/translucent_red"
/frameworks/base/docs/html/guide/topics/ui/
Dthemes.jd51 android:textColor="#00FF00"
97 &lt;item name="android:textColor"&gt;#00FF00&lt;/item&gt;
131 &lt;item name="android:textColor"&gt;#00FF00&lt;/item&gt;
143 &lt;item name="android:textColor"&gt;#FF0000&lt;/item&gt;
150 style then overrides the {@code android:textColor} property to make the text red. You can
175 {@link android.R.attr#textColor}. Of course, there are many more style properties you can use.</p>
Ddialogs.jd597 android:textColor="#FFF"
Dactionbar.jd1424 &lt;item name="android:textColor">#2456c2&lt;/item>
/frameworks/base/core/java/android/widget/
DFastScroller.java280 ColorStateList textColor = ta.getColorStateList(TEXT_COLOR); in init() local
281 int textColorNormal = textColor.getDefaultColor(); in init()
DTextView.java465 ColorStateList textColor = null; in TextView() local
503 textColor = appearance.getColorStateList(attr); in TextView()
768 textColor = a.getColorStateList(attr); in TextView()
1044 setTextColor(textColor != null ? textColor : ColorStateList.valueOf(0xFF000000)); in TextView()
/frameworks/base/core/java/android/view/
DWindow.java982 public abstract void setTitleColor(int textColor); in setTitleColor() argument
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dtoasts.jd119 android:textColor="#FFF"
Dnotifications.jd569 &lt;item name="android:textColor">?android:attr/textColorPrimary&lt;/item>
572 &lt;item name="android:textColor">?android:attr/textColorPrimary&lt;/item>
/frameworks/base/core/java/android/app/
DActivity.java4448 public void setTitleColor(int textColor) { in setTitleColor() argument
4449 mTitleColor = textColor; in setTitleColor()
4450 onTitleChanged(mTitle, textColor); in setTitleColor()
/frameworks/base/docs/html/training/implementing-navigation/
Dlateral.jd208 android:textColor="#fff"
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindow.java335 public void setTitleColor(int textColor) { in setTitleColor() argument
337 mTitleView.setTextColor(textColor); in setTitleColor()
339 mTitleColor = textColor; in setTitleColor()
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd875         android:textColor=&quot;#ffffff&quot;
/frameworks/base/api/
D14.txt971 field public static final int textColor = 16842904; // 0x1010098
D15.txt973 field public static final int textColor = 16842904; // 0x1010098
Dcurrent.txt986 field public static final int textColor = 16842904; // 0x1010098
D16.txt986 field public static final int textColor = 16842904; // 0x1010098