OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:color
(Results
1676 - 1700
of
12554
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/packages/apps/ContactsCommon/res/drawable/
item_background_material_borderless_dark.xml
19
android:
color
="@
color
/ripple_material_dark" /
unread_count_background.xml
20
<solid android:
color
="@
color
/tab_unread_count_background_color" />
/packages/apps/DeskClock/res/drawable/
bg_circle_accent.xml
20
<solid android:
color
="@
color
/color_accent" />
bg_circle_white.xml
20
<solid android:
color
="@android:
color
/white" />
divider.xml
19
<solid android:
color
="@
color
/notification_divider" />
horizontal_divider.xml
19
<solid android:
color
="@
color
/notification_divider" />
/packages/apps/DeskClock/res/drawable-v21/
horizontal_divider.xml
20
<solid android:
color
="@
color
/notification_divider" />
/packages/apps/DeskClock/res/layout/
timer_h_mm_ss_view.xml
28
android:textColor="@
color
/clock_white"/>
37
android:textColor="@
color
/clock_white"/>
49
android:textColor="@
color
/clock_white"/>
58
android:textColor="@
color
/clock_white"/>
67
android:textColor="@
color
/clock_white"/>
79
android:textColor="@
color
/clock_white"/>
89
android:textColor="@
color
/clock_white"/>
101
android:textColor="@
color
/clock_white"/>
/packages/apps/Dialer/InCallUI/res/drawable/
btn_selected.xml
22
<solid android:
color
="@
color
/button_selected_color" />
btn_unselected.xml
22
<solid android:
color
="@
color
/incall_background_color" />
/packages/apps/Dialer/InCallUI/res/drawable-land/
rounded_call_card_background.xml
20
<solid android:
color
="@
color
/incall_call_banner_background_color" />
/packages/apps/Dialer/InCallUI/res/layout/
secondary_call_info.xml
24
android:background="@
color
/incall_banner_secondary_background_color"
29
android:background="@
color
/secondary_call_info_divider_highlight_color" />
32
background
color
and ripple to the button. -->
47
android:tint="@
color
/incall_banner_secondary_text_color"
54
android:tint="@
color
/incall_banner_secondary_text_color"
67
android:textColor="@
color
/incall_banner_secondary_text_color"
83
android:textColor="@
color
/incall_banner_secondary_text_color"
99
android:textColor="@
color
/incall_banner_secondary_text_color"
/packages/apps/Dialer/res/drawable/
oval_ripple.xml
20
android:
color
="?android:attr/colorControlHighlight" >
23
<solid android:
color
="#fff" />
rounded_corner.xml
20
<solid android:
color
="@
color
/searchbox_background_color" />
/packages/apps/ExactCalculator/res/drawable/
pad_button_advanced_background.xml
19
android:
color
="@
color
/pad_button_advanced_ripple_color" /
pad_button_background.xml
19
android:
color
="@
color
/pad_button_ripple_color" /
/packages/apps/Gallery/res/values/
colors.xml
21
<
color
name="bubble_dark_background">#B2191919</
color
>
/packages/apps/Gallery2/res/drawable/
bg_text_on_preview.xml
19
<solid android:
color
="@
color
/on_viewfinder_label_background_color"/>
filtershow_color_picker_roundrect.xml
22
<solid android:
color
="@
color
/red"/>
filtershow_grad_button.xml
20
<item android:state_checked="false" android:drawable="@android:
color
/transparent" />
21
<item android:state_checked="true" android:drawable="@android:
color
/holo_blue_light" />
filtershow_vertical_line.xml
21
<solid android:
color
="@
color
/toolbar_separation_line"/>
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategorySelected.java
5
import android.graphics.
Color
;
26
mPaint.setColor(
Color
.argb(128, 128, 128, 128));
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLPaint.java
25
public void setColor(int
color
) {
26
mColor =
color
;
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
GLPaint.java
25
public void setColor(int
color
) {
26
mColor =
color
;
/packages/apps/Launcher3/res/drawable/
focusable_view_bg.xml
22
<solid android:
color
="@
color
/focused_background" />
Completed in 591 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>