OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textcolor
(Results
76 - 100
of
1360
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Email/res/values/
styles.xml
29
<item name="android:
textColor
">@color/account_setup_headline_color</item>
38
<item name="android:
textColor
">@color/account_setup_headline_color</item>
56
<item name="android:
textColor
">?android:attr/textColorPrimary</item>
70
<item name="android:
textColor
">@color/buttontext</item>
77
<item name="android:
textColor
">?android:attr/textColorPrimary</item>
84
<item name="android:
textColor
">@color/account_setup_info_text_color</item>
91
<item name="android:
textColor
">?android:attr/textColorPrimary</item>
99
<item name="android:
textColor
">@color/account_setup_label_large_text_color</item>
136
<item name="android:
textColor
">@color/quick_response_text_color</item>
/packages/apps/Settings/res/layout/
settings_summary_preference.xml
32
android:
textColor
="?android:attr/colorAccent"
40
android:
textColor
="?android:attr/textColorSecondary"
61
android:
textColor
="?android:attr/textColorSecondary" />
72
android:
textColor
="?android:attr/textColorSecondary" />
storage_wizard_init.xml
38
android:
textColor
="?android:attr/textColorPrimary"
46
android:
textColor
="?android:attr/textColorSecondary"
56
android:
textColor
="?android:attr/textColorPrimary"
64
android:
textColor
="?android:attr/textColorSecondary"
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
newstyles7-expected-extract6.diff
10
> <item name="android:
textColor
">#FF0000</item>
/packages/apps/Calendar/res/values/
styles.xml
43
<item name="android:
textColor
">@color/month_mini_day_number</item>
56
<item name="android:
textColor
">@color/month_other_month_day_number</item>
62
<item name="android:
textColor
">@color/month_day_names_color</item>
80
<item name="android:
textColor
">#FFAAAAAA</item>
84
<item name="android:
textColor
">#FF777777</item>
88
<item name="android:
textColor
">#FF000000</item>
104
<item name="android:
textColor
">#FFAAAAAA</item>
111
<item name="android:
textColor
">#FF333333</item>
124
<item name="android:
textColor
">#FFFFFFFF</item>
134
<item name="android:
textColor
">#FF333333</item
[
all
...]
/frameworks/support/samples/Support7Demos/res/layout/
activity_card_view.xml
31
android:
textColor
="@android:color/black"
46
android:
textColor
="@android:color/black"
62
android:
textColor
="@android:color/black"
80
android:
textColor
="@android:color/black"
97
android:
textColor
="@android:color/black"
114
android:
textColor
="@android:color/black"
131
android:
textColor
="@android:color/black"
197
android:
textColor
="@android:color/black"
204
android:
textColor
="@android:color/black"
220
android:
textColor
="@android:color/black
[
all
...]
/cts/tests/tests/widget/res/values/
styles.xml
55
<item name="android:
textColor
">#ff0000ff</item>
59
<item name="android:
textColor
">#ff0000ff</item>
71
<item name="android:
textColor
">#ffff0000</item>
75
<item name="android:
textColor
">#ff00ff00</item>
79
<item name="android:
textColor
">#ff0000ff</item>
83
<item name="android:
textColor
">#ffff00ff</item>
87
<item name="android:
textColor
">@drawable/black</item>
96
<item name="android:
textColor
">@drawable/black</item>
/developers/samples/android/connectivity/wifidirect/DirectP2P/Application/src/main/res/values/
styles.xml
21
<item name="android:
textColor
">@color/teal</item>
28
<item name="android:
textColor
">@color/black_87</item>
/development/samples/JetBoy/res/values/
styles.xml
30
<item name="android:
textColor
">#000000</item>>
35
<item name="android:
textColor
">#ffffff</item>>
/development/samples/SearchableDictionary/res/layout/
word.xml
29
android:
textColor
="?android:textColorPrimary"
35
android:
textColor
="?android:textColorSecondary"
/development/samples/Wiktionary/res/layout/
about.xml
28
android:
textColor
="?android:attr/textColorPrimaryInverse" />
38
android:
textColor
="?android:attr/textColorPrimaryInverse" />
/development/samples/training/AnimationsDemo/res/layout/
fragment_card_back.xml
28
android:
textColor
="#fff"
35
android:
textColor
="#80ffffff"
/external/ImageMagick/Magick++/demo/
button.cpp
46
string
textColor
= "red";
68
button.fillColor(
textColor
);
/external/replicaisland/res/layout/
level_select_completed_row.xml
25
android:
textColor
= "#066659"
36
android:
textColor
= "#066659"
level_select_disabled_row.xml
25
android:
textColor
= "#066659"
36
android:
textColor
= "#066659"
level_select_row.xml
23
android:
textColor
= "#65ff99"
34
android:
textColor
= "#65ff99"
/frameworks/base/packages/PrintSpooler/res/values/
styles.xml
22
<item name="android:
textColor
">?android:attr/textColorSecondary</item>
30
<item name="android:
textColor
">?android:attr/colorAccent</item>
/frameworks/base/tests/StatusBar/res/layout/
chrono_notification.xml
26
android:
textColor
="#ffffffff" />
37
android:
textColor
="#ffffffff"
/frameworks/opt/datetimepicker/res/values/
styles.xml
21
<item name="android:
textColor
">@color/numbers_text_color</item>
27
<item name="android:
textColor
">@color/ampm_text_color</item>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
TextAttribute.java
34
public
TextColor
color;
38
boolean strikeThrough,
TextColor
color) {
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatTextHelper.java
83
ColorStateList
textColor
= null;
96
textColor
= a.getColorStateList(R.styleable.TextAppearance_android_textColor);
112
textColor
= a.getColorStateList(R.styleable.TextAppearance_android_textColor);
116
if (
textColor
!= null) {
117
mView.setTextColor(
textColor
);
139
final ColorStateList
textColor
141
if (
textColor
!= null) {
142
mView.setTextColor(
textColor
);
/frameworks/support/v7/appcompat/tests/res/layout/
alert_dialog_custom_view.xml
27
android:
textColor
="@color/test_green"
34
android:
textColor
="@color/test_blue"
/packages/apps/Calendar/res/layout/
actionbar_pulldown_menu_button.xml
29
android:
textColor
="@color/calendar_view_switch_menu_text_color"
37
android:
textColor
="@color/calendar_view_switch_menu_text_color_light"
calendars_spinner_item.xml
28
android:
textColor
="#FFFFFFFF"
40
android:
textColor
="#FFFFFFFF"
/packages/apps/Contacts/res/layout/
group_detail_fragment_empty_view.xml
31
android:
textColor
="?android:attr/textColorSecondary"/>
39
android:
textColor
="?android:attr/textColorSecondary"/>
Completed in 2626 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>