OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:color
(Results
1926 - 1950
of
12554
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/frameworks/base/services/core/java/com/android/server/lights/
Light.java
41
public abstract void setColor(int
color
);
42
public abstract void setFlashing(int
color
, int mode, int onMS, int offMS);
44
public abstract void pulse(int
color
, int onMS);
/frameworks/base/tests/VectorDrawableTest/res/color/
fill_gradient_linear_item.xml
29
<item android:offset="0.1" android:
color
="?android:attr/colorPrimary"/>
30
<item android:offset="0.4" android:
color
="#fff"/>
31
<item android:offset="0.9" android:
color
="?android:attr/colorControlActivated"/>
fill_gradient_linear_item_repeat.xml
30
<item android:offset="0.1" android:
color
="?android:attr/colorPrimary"/>
31
<item android:offset="0.4" android:
color
="#fff"/>
32
<item android:offset="0.9" android:
color
="?android:attr/colorControlActivated"/>
fill_gradient_radial_item.xml
27
<item android:offset="0.1" android:
color
="?android:attr/colorPrimary"/>
28
<item android:offset="0.4" android:
color
="#fff"/>
29
<item android:offset="0.9" android:
color
="?android:attr/colorControlActivated"/>
fill_gradient_radial_item_repeat.xml
28
<item android:offset="0.1" android:
color
="?android:attr/colorPrimary"/>
29
<item android:offset="0.4" android:
color
="#fff"/>
30
<item android:offset="0.9" android:
color
="?android:attr/colorControlActivated"/>
fill_gradient_sweep_item.xml
27
<item android:offset="0.1" android:
color
="?android:attr/colorPrimary"/>
28
<item android:offset="0.4" android:
color
="#fff"/>
29
<item android:offset="0.9" android:
color
="?android:attr/colorControlActivated"/>
fill_gradient_sweep_item_repeat.xml
28
<item android:offset="0.1" android:
color
="?android:attr/colorPrimary"/>
29
<item android:offset="0.4" android:
color
="#fff"/>
30
<item android:offset="0.9" android:
color
="?android:attr/colorControlActivated"/>
stroke_gradient_item.xml
29
<item android:offset="0.1" android:
color
="#f00"/>
30
<item android:offset="0.2" android:
color
="#f0f"/>
31
<item android:offset="0.9" android:
color
="#f00f"/>
stroke_gradient_item_alpha.xml
25
<item android:offset="0.1" android:
color
="#f00"/>
26
<item android:offset="0.2" android:
color
="#2f0f"/>
27
<item android:offset="0.9" android:
color
="#f00f"/>
stroke_gradient_item_alpha_mirror.xml
26
<item android:offset="0.1" android:
color
="#f00"/>
27
<item android:offset="0.2" android:
color
="#2f0f"/>
28
<item android:offset="0.9" android:
color
="#f00f"/>
stroke_gradient_item_repeat.xml
30
<item android:offset="0.1" android:
color
="#f00"/>
31
<item android:offset="0.2" android:
color
="#f0f"/>
32
<item android:offset="0.9" android:
color
="#f00f"/>
/frameworks/opt/chips/res/drawable/
chips_dropdown_background.xml
20
<item android:drawable="@
color
/chips_dropdown_background_activated"
22
<item android:drawable="@
color
/chips_dropdown_background_pressed" android:state_pressed="true"/>
23
<item android:drawable="@android:
color
/white"/>
/frameworks/opt/colorpicker/res/values-ca/
strings.xml
19
<string name="color_picker_default_title" msgid="1248663997452044787">"Selecciona un
color
"</string>
20
<string name="color_swatch_description" msgid="2883438431173736180">"
Color
<xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
21
<string name="color_swatch_description_selected" msgid="5020921249944943124">"S\'ha seleccionat el
color
<xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
/frameworks/opt/colorpicker/res/values-es/
strings.xml
19
<string name="color_picker_default_title" msgid="1248663997452044787">"Selecciona un
color
"</string>
20
<string name="color_swatch_description" msgid="2883438431173736180">"
Color
<xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
21
<string name="color_swatch_description_selected" msgid="5020921249944943124">"
Color
<xliff:g id="COLOR_INDEX">%1$d</xliff:g> seleccionado"</string>
/frameworks/opt/colorpicker/res/values-es-rUS/
strings.xml
19
<string name="color_picker_default_title" msgid="1248663997452044787">"Seleccionar un
color
"</string>
20
<string name="color_swatch_description" msgid="2883438431173736180">"
Color
<xliff:g id="COLOR_INDEX">%1$d</xliff:g>"</string>
21
<string name="color_swatch_description_selected" msgid="5020921249944943124">"
Color
<xliff:g id="COLOR_INDEX">%1$d</xliff:g> seleccionado"</string>
/frameworks/opt/datetimepicker/res/drawable/
done_background_color.xml
19
android:drawable="@
color
/blue_focused" />
22
android:drawable="@
color
/blue" />
24
<item android:drawable="@
color
/circle_background" />
done_background_color_dark.xml
19
android:drawable="@
color
/red_focused" />
22
android:drawable="@
color
/red" />
24
<item android:drawable="@
color
/light_gray" />
/frameworks/opt/datetimepicker/res/drawable-land/
done_background_color.xml
19
android:drawable="@
color
/blue_focused" />
22
android:drawable="@
color
/blue" />
24
<item android:drawable="@android:
color
/white" />
done_background_color_dark.xml
19
android:drawable="@
color
/red_focused" />
22
android:drawable="@
color
/red" />
24
<item android:drawable="@
color
/dark_gray" />
/frameworks/opt/datetimepicker/res/drawable-land-v19/
done_background_color.xml
19
android:drawable="@
color
/blue_focused" />
22
android:drawable="@
color
/neutral_pressed" />
24
<item android:drawable="@android:
color
/white" />
/frameworks/opt/datetimepicker/res/drawable-v19/
done_background_color.xml
19
android:drawable="@
color
/blue_focused" />
22
android:drawable="@
color
/neutral_pressed" />
24
<item android:drawable="@
color
/circle_background" />
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
posterize.rs
24
uchar4
color
;
31
color
= hats;
38
return
color
;
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
posterize.rs
24
uchar4
color
;
31
color
= hats;
38
return
color
;
/frameworks/support/annotations/src/android/support/annotation/
ColorInt.java
28
* Denotes that the annotated element represents a packed
color
30
* in the array represents a
color
integer.
34
* public abstract void setTextColor(@ColorInt int
color
);
/frameworks/support/v4/tests/res/color/
complex_themed_selector.xml
18
<item android:state_focused="true" android:
color
="?attr/theme_color_focused" />
19
<item android:state_pressed="true" android:
color
="?attr/theme_color_pressed" />
20
<item android:
color
="?attr/theme_color_default"/>
Completed in 192 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>