OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textcolor
(Results
701 - 725
of
1318
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/packages/SettingsLib/res/layout/
restricted_switch_preference.xml
64
android:
textColor
="?android:attr/textColorSecondary"
73
android:
textColor
="?android:attr/textColorSecondary"
/frameworks/base/packages/SystemUI/res/layout/
battery_detail.xml
30
android:
textColor
="?android:attr/colorAccent" />
44
systemui:
textColor
="#66FFFFFF" />
keyguard_status_bar.xml
61
android:
textColor
="#ffffff"
76
android:
textColor
="#ffffff"
/frameworks/support/v14/preference/res/values/
styles.xml
70
<item name="android:
textColor
">?android:attr/textColorPrimary</item>
77
<item name="android:
textColor
">?android:attr/textColorPrimary</item>
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ThemeUtils.java
41
public static ColorStateList createDisabledStateList(int
textColor
, int disabledTextColor) {
55
colors[i] =
textColor
;
/packages/apps/ContactsCommon/res/layout/
contact_tile_frequent_phone.xml
72
android:
textColor
="@color/dialtacts_secondary_text_color"
89
android:
textColor
="@color/dialtacts_secondary_text_color"
/packages/apps/Dialer/InCallUI/res/layout/
accessible_answer_fragment.xml
45
android:
textColor
="@color/accessible_answer_hint_text_color"
73
android:
textColor
="@color/accessible_answer_hint_text_color"
/packages/apps/Dialer/res/layout/
voicemail_promo_card.xml
49
android:
textColor
="@color/background_dialer_white"
59
android:
textColor
="@color/background_dialer_white"
/packages/apps/Launcher2/res/layout/
apps_customize_widget.xml
58
android:
textColor
="#FFFFFFFF"
73
android:
textColor
="#FF555555"
/packages/apps/Launcher3/res/layout/
widget_cell.xml
49
android:
textColor
="@color/widgets_view_item_text_color"
60
android:
textColor
="@color/widgets_view_item_text_color"
/packages/apps/Messaging/res/layout/
widget_message_item_incoming.xml
81
android:
textColor
="@color/widget_incoming_text_color"
94
android:
textColor
="@color/timestamp_text_incoming" />
widget_message_item_outgoing.xml
81
android:
textColor
="@color/widget_outgoing_text_color"
94
android:
textColor
="@color/timestamp_text_outgoing" />
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
SimSelectorAvatarRequest.java
75
final int
textColor
= selected ? subColor : Color.WHITE;
96
paint.setColor(
textColor
);
/packages/apps/PackageInstaller/res/layout/
grant_permissions.xml
62
android:
textColor
="?android:attr/textColorPrimary"
85
android:
textColor
="?android:attr/textColorSecondary"
/packages/apps/QuickSearchBox/res/values/
styles.xml
32
<item name="android:
textColor
">?android:attr/textColorPrimary</item>
45
<item name="android:
textColor
">?android:attr/textColorSecondary</item>
/packages/apps/Settings/res/layout/
locale_drag_cell.xml
46
android:
textColor
="?android:attr/colorAccent"
58
android:
textColor
="?android:textColorSecondary"
preference_importance_slider.xml
36
android:
textColor
="?android:attr/textColorPrimary"
75
android:
textColor
="?android:attr/textColorSecondary"
preference_volume_slider.xml
42
android:
textColor
="?android:attr/textColorPrimary"
81
android:
textColor
="?android:attr/textColorSecondary" />
/packages/apps/Stk/res/layout/
stk_input.xml
54
android:
textColor
="@color/ltgrey"
59
android:
textColor
="@color/ltgrey"
/packages/apps/TV/res/layout/
fragment_new_sources.xml
69
android:
textColor
="#EEEEEE"
82
android:
textColor
="#ADEEEEEE"/>
pin_dialog.xml
35
android:
textColor
="@color/pin_dialog_text_color"
53
android:
textColor
="@color/pin_dialog_text_color"
program_guide_table_header_column_item.xml
45
android:
textColor
="@color/program_guide_table_header_column_channel_number_text_color" />
55
android:
textColor
="@color/program_guide_table_header_column_channel_name_text_color"
/packages/apps/TvSettings/Settings/res/layout/
pin_dialog.xml
32
android:
textColor
="@color/pin_dialog_text_color"
48
android:
textColor
="@color/pin_dialog_text_color"
/packages/apps/UnifiedEmail/res/layout/
conversation_message_attachment_bar.xml
52
android:
textColor
="#333333"
64
android:
textColor
="#aaaaaa"
/packages/inputmethods/OpenWnn/res/layout/
candidates.xml
51
android:
textColor
="@color/tab_textcolor_no_select"
64
android:
textColor
="@color/tab_textcolor_no_select"
Completed in 2061 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>