HomeSort by relevance Sort by last modified time
    Searched full:background (Results 801 - 825 of 4362) sorted by null

<<31323334353637383940>>

  /packages/apps/Camera/res/layout-port/
camera_control.xml 21 android:background="@drawable/bg_camera_pattern">
32 android:background="@drawable/btn_shutter" />
  /packages/apps/Contacts/res/layout/
call_log_voicemail_status.xml 20 android:background="?attr/call_log_voicemail_status_background_color"
42 android:background="?android:attr/selectableItemBackground"
contact_editor_accounts_changed_activity_with_picker.xml 36 android:background="?android:attr/listDivider"/>
47 android:background="?android:attr/listDivider"/>
dialtacts_activity.xml 34 android:background="?android:attr/selectableItemBackground"
46 android:background="?android:attr/selectableItemBackground"/>
  /packages/apps/Contacts/res/layout-sw580dp-w940dp/
quickcontact_activity.xml 45 android:background="@color/quickcontact_tab_indicator" />
48 android:background="@color/quickcontact_list_background"
  /packages/apps/Contacts/res/layout-sw680dp-w1000dp/
quickcontact_activity.xml 45 android:background="@color/quickcontact_tab_indicator" />
48 android:background="@color/quickcontact_list_background"
  /packages/apps/Email/res/layout/
quick_response_item.xml 22 android:background="?android:attr/listChoiceBackgroundIndicator"
32 android:background="?android:attr/listChoiceBackgroundIndicator"
  /packages/apps/Gallery2/res/values/
styles.xml 28 <item name="android:background">@drawable/actionbar_translucent</item>
32 <item name="android:background">@null</item>
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 122 // Otherwise, either clear the pressed/focused background, or create a background
131 // background to null so that it will get created when the view is drawn.
269 final Drawable background = mBackground; local
270 if (background != null) {
275 background.setBounds(0, 0, getRight() - getLeft(), getBottom() - getTop());
280 background.draw(canvas);
283 background.draw(canvas);
  /packages/apps/LegacyCamera/res/layout/
camera_control.xml 23 android:background="@drawable/bg_camera_pattern">
34 android:background="@drawable/btn_shutter" />
  /packages/apps/Music/res/layout/
nowplaying.xml 26 android:background="@drawable/music_bottom_playback_bg"
64 android:background="@drawable/indicator_ic_mp_playing_large"
  /packages/apps/Nfc/res/layout/
screenshot.xml 19 android:background="#FF000000"
39 android:background="@null"
  /packages/apps/Settings/res/layout/
confirm_lock_pattern.xml 31 android:background="@*android:drawable/code_lock_top"
40 android:background="@*android:drawable/code_lock_bottom"
preference_progress_category.xml 24 <!-- This text view has the style of the list separator text view without the background and padding. -->
27 android:background="@null"
  /packages/apps/VoiceDialer/res/layout/
tool_tip.xml 26 android:background="@android:drawable/alert_dark_frame">
36 android:background="@android:drawable/divider_horizontal_dark" />
  /sdk/assetstudio/tests/src/com/android/assetstudiolib/
LauncherIconGeneratorTest.java 27 boolean crop, int background, boolean isWebGraphic) throws IOException {
32 options.backgroundColor = background;
  /development/samples/ApiDemos/res/layout/
image_view_1.xml 61 android:background="#66FFFFFF"
77 android:background="#66FFFFFF"
92 android:background="#FFFFFFFF"
105 android:background="#FFFFFFFF"
120 android:background="#FFFFFFFF"
136 android:background="#FFFFFFFF"
  /development/samples/ApiDemos/res/values/
styles.xml 19 background color. -->
55 background. -->
66 <!-- A theme that has a wallpaper background. Here we explicitly specify
73 <!-- A theme that has a translucent background. Here we explicitly specify
83 background; this example completely removes the background,
  /external/chromium/chrome/browser/ui/views/bubble/
bubble_border.h 10 #include "views/background.h"
82 // Sets the background color for the arrow body. This is irrelevant if you do
157 // A Background that clips itself to the specified BubbleBorder and uses
158 // the background color of the BubbleBorder.
159 class BubbleBackground : public views::Background {
163 // Background overrides.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/buildbot/
popup.html 155 background-color: #efefef;
205 background-color: rgb(255, 252, 108);
214 background-color: rgb(233, 128, 128);
219 background-color: rgb(255, 195, 67);
224 background-color: rgb(143, 223, 95);
229 background-color: rgb(224, 176, 255);
  /external/doclava/res/assets/templates/
diff.cs 17 background-color: #778899;
21 background-color: #a9a9a9;
25 background-color: #dcdcdc;
34 background-repeat: no-repeat;
38 background-image: url("<?cs var:triangle.opened ?>");
42 background-image: url("<?cs var:triangle.closed?>");
  /external/libvpx/examples/includes/geshi/contrib/
aliased.php 48 $geshi->set_overall_style('color: #000066; border: 1px solid #d0d0d0; background-color: #f0f0f0;', true);
52 $geshi->set_link_styles(GESHI_HOVER, 'background-color: #f0f000;');
54 $geshi->set_header_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;');
56 $geshi->set_footer_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-top: 1px solid #d0d0d0; padding: 2px;');
71 background-color: #f0f0f0;
77 background-color: #fcfcfc;
  /external/llvm/docs/
llvm.css 6 .body { color: black; background: white; margin: 0 0 0 0 }
19 background: url("img/lines.gif");
27 color: black; background: url("img/lines.gif");
67 { border: solid 1px gray; background: #eeeeee;
76 background: #eeeeee;
93 .doc_notes { background: #fafafa; border: 1px solid #cecece;
  /external/webkit/Source/WebCore/manual-tests/
animate-none.html 32 background-color: blue;
51 background-color: red;
70 background-color: green;
89 background-color: orange;
99 background-color: purple;
109 background-color: blue;
  /external/webkit/Source/WebKit/qt/docs/
qtwebkit.qdocconf 180 "body { background: #ffffff; color: black }"\
181 "table tr.odd { background: #f0f0f0; color: black; }"\
182 "table tr.even { background: #e4e4e4; color: black; }"\
185 "table tr pre { padding-top: none; padding-bottom: none; padding-left: none; padding-right: none; border: none; background: none }"\
186 "tr.qt-style { background: #a2c511; color: black }"\
187 "body pre { padding: 0.2em; border: #e7e7e7 1px solid; background: #f1f1f1; color: black }"\

Completed in 2190 milliseconds

<<31323334353637383940>>