OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:color
(Results
676 - 700
of
12554
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/core/res/res/color/
btn_default_material_light.xml
20
android:
color
="@
color
/button_material_light"/>
21
<item android:
color
="@
color
/button_material_light"/>
primary_text_dark_disable_only.xml
18
<item android:state_enabled="false" android:
color
="@android:
color
/bright_foreground_dark_disabled"/>
19
<item android:
color
="@android:
color
/bright_foreground_dark"/>
primary_text_disable_only_holo_dark.xml
18
<item android:state_enabled="false" android:
color
="@android:
color
/bright_foreground_dark_disabled"/>
19
<item android:
color
="@android:
color
/bright_foreground_dark"/>
primary_text_disable_only_holo_light.xml
18
<item android:state_enabled="false" android:
color
="@android:
color
/bright_foreground_light_disabled"/>
19
<item android:
color
="@android:
color
/bright_foreground_light"/>
primary_text_disable_only_material_dark.xml
20
android:
color
="@
color
/foreground_material_dark"/>
21
<item android:
color
="@
color
/foreground_material_dark"/>
primary_text_disable_only_material_light.xml
20
android:
color
="@
color
/foreground_material_light"/>
21
<item android:
color
="@
color
/foreground_material_light"/>
primary_text_leanback_formwizard_dark.xml
20
android:
color
="@
color
/primary_text_leanback_formwizard_default_dark"/>
21
<item android:
color
="@
color
/primary_text_leanback_formwizard_default_dark"/>
primary_text_light_disable_only.xml
18
<item android:state_enabled="false" android:
color
="@android:
color
/bright_foreground_light_disabled"/>
19
<item android:
color
="@android:
color
/bright_foreground_light"/>
primary_text_material_dark.xml
20
android:
color
="@
color
/primary_text_default_material_dark"/>
21
<item android:
color
="@
color
/primary_text_default_material_dark"/>
primary_text_material_light.xml
20
android:
color
="@
color
/primary_text_default_material_light"/>
21
<item android:
color
="@
color
/primary_text_default_material_light"/>
secondary_text_material_dark.xml
20
android:
color
="@
color
/secondary_text_default_material_dark"/>
21
<item android:
color
="@
color
/secondary_text_default_material_dark"/>
secondary_text_material_light.xml
20
android:
color
="@
color
/secondary_text_default_material_light"/>
21
<item android:
color
="@
color
/secondary_text_default_material_light"/>
switch_thumb_material_dark.xml
18
<item android:state_enabled="false" android:
color
="@
color
/switch_thumb_disabled_material_dark"/>
19
<item android:
color
="@
color
/switch_thumb_normal_material_dark"/>
switch_thumb_material_light.xml
18
<item android:state_enabled="false" android:
color
="@
color
/switch_thumb_disabled_material_light"/>
19
<item android:
color
="@
color
/switch_thumb_normal_material_light"/>
tab_indicator_material.xml
19
android:
color
="@
color
/white" />
20
<item android:
color
="@
color
/transparent" />
widget_edittext_dark.xml
18
<item android:state_focused="false" android:
color
="@android:
color
/bright_foreground_light"/> <!-- unfocused -->
19
<item android:
color
="@android:
color
/bright_foreground_light"/>
/frameworks/base/core/res/res/drawable/
item_background_material.xml
18
android:
color
="?attr/colorControlHighlight">
20
<
color
android:
color
="@
color
/white" />
/frameworks/base/graphics/tests/graphicstests/res/color/
color1.xml
18
<item android:state_focused="true" android:
color
="@
color
/testcolor1"/>
19
<item android:
color
="@
color
/testcolor2"/>
/frameworks/base/packages/DocumentsUI/res/color/
item_root_icon.xml
20
android:
color
="@*android:
color
/secondary_text_material_light" />
23
android:
color
="@
color
/root_activated_color" />
/frameworks/base/packages/DocumentsUI/res/drawable/
band_select_overlay.xml
20
<solid android:
color
="@
color
/band_select_background" />
21
<stroke android:width="1dp" android:
color
="@
color
/band_select_border" />
/frameworks/base/packages/SettingsLib/res/values/
colors.xml
18
<
color
name="disabled_text_color">#66000000</
color
> <!-- 38% black -->
20
<
color
name="usage_graph_dots">#455A64</
color
>
/frameworks/base/packages/SystemUI/res/color/
qs_user_detail_avatar_frame.xml
20
<item android:state_activated="true" android:
color
="@
color
/current_user_border_color" />
21
<item android:
color
="@android:
color
/transparent" />
qs_user_detail_avatar_tint.xml
20
<item android:state_enabled="false" android:
color
="@
color
/qs_tile_disabled_color" />
21
<item android:
color
="@android:
color
/transparent" />
segmented_button_text_selector.xml
20
<item android:state_selected="true" android:
color
="@
color
/segmented_button_selected"/>
21
<item android:
color
="@
color
/segmented_button_unselected"/>
/frameworks/base/packages/SystemUI/res/drawable/
fab_background.xml
17
android:
color
="@
color
/fab_ripple">
20
<solid android:
color
="@
color
/fab_shape" />
Completed in 1169 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>