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

<<31323334353637383940>>

  /packages/apps/Settings/res/layout-land/
confirm_lock_password.xml 24 android:background="@android:color/background_dark"
61 android:background="@drawable/password_field_default"
77 android:background="#00000000"
85 android:background="@android:drawable/bottom_bar"
  /packages/apps/Tag/res/layout/
tag_divider.xml 21 android:background="?android:attr/listDivider"
  /packages/apps/VideoEditor/res/layout/
add_audio_track_button.xml 23 android:background="@drawable/background_selector"/>
empty_timeline_item.xml 21 android:background="@null"/>
  /packages/experimental/LoaderApp/res/layout-xlarge/
contacts_list.xml 24 android:background="#222"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
nfs_fs.h 24 #define FLUSH_LOWPRI 8 /* low priority background flush */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nfs_fs.h 24 #define FLUSH_LOWPRI 8 /* low priority background flush */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
nfs_fs.h 24 #define FLUSH_LOWPRI 8 /* low priority background flush */
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/res/layout/
buttonbar3.xml 17 android:background="#ffffff"
  /build/tools/droiddoc/templates-pdk/assets/
style.css 35 background-color: #F7FCF4;
55 background-color: #E5F1E0;
66 background-color: #F7FCF4;
83 background-color: #E5F1E0;
93 background-color: #F7FCF4;
102 background-color: #F7FCF4;
166 background-color: white;
179 background-color: #E5F1E0;
227 background: white;
271 background-color: white
    [all...]
  /external/doclava/res/assets/templates/assets/
style.css 35 background-color: #F7FCF4;
55 background-color: #E5F1E0;
66 background-color: #F7FCF4;
83 background-color: #E5F1E0;
93 background-color: #F7FCF4;
102 background-color: #F7FCF4;
166 background-color: white;
179 background-color: #E5F1E0;
224 background: white;
268 background-color: white
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
audits.css 56 background-color: white;
114 background-color: transparent;
116 background-color: rgb(237, 237, 237);
117 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(252, 252, 252)), to(rgb(223, 223, 223)));
130 background-color: rgb(215, 215, 215);
131 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(194, 194, 194)), to(rgb(239, 239, 239)));
137 background-color: rgb(239, 239, 239);
138 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(250, 250, 250)), to(rgb(235, 235, 235)));
161 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(252, 252, 252)), to(rgb(223, 223, 223)));
169 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(194, 194, 194)), to(rgb(239, 239, (…)
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MovieControllerOverlay.java 61 private final View background; field in class:MovieControllerOverlay
89 background = new View(context);
90 background.setBackgroundColor(context.getResources().getColor(R.color.darker_transparent));
91 addView(background, matchParent);
192 background.setVisibility(View.INVISIBLE);
231 startHideAnimation(background);
244 background.setAnimation(null);
341 // Put both TimeBar and Background just above the bottom system component.
342 // But extend the background to the width of the screen, since we don't
344 background.layout(0, y - timeBar.getBarHeight(), w, y)
    [all...]
  /cts/tests/res/layout/
viewanimator_layout.xml 23 android:background="@drawable/blue">
35 android:background="@android:drawable/editbox_background"
  /cts/tests/res/xml/
layerdrawable.xml 34 <item android:id="@id/background"
45 <item android:id="@id/background"/>
  /development/samples/ApiDemos/res/layout/
resources_smallest_width_row.xml 25 android:background="#800000ff" android:text="Default Width\n#1">
30 android:background="#800000ff" android:text="Default Width\n#2">
resources_width.xml 25 android:background="#800000ff" android:text="Default Width\n#1">
30 android:background="#800000ff" android:text="Default Width\n#2">
  /development/samples/ApiDemos/src/com/example/android/apis/app/
_package.html 29 give you a way to run code in the background outside of the normal UI flow.
40 - These examples show how you can use alarms to schedule background
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List17.java 28 * the "activated" state, causing its background to highlight.
37 // line of text whose background is changes when activated.
  /development/samples/BluetoothChat/res/layout/
device_list.xml 26 android:background="#666"
41 android:background="#666"
  /development/samples/Home/res/layout-land/
home.xml 25 android:background="@drawable/application_background"
48 android:background="@drawable/application_background" />
  /development/samples/Home/res/layout-port/
home.xml 25 android:background="@drawable/application_background"
48 android:background="@drawable/application_background" />
  /development/samples/HoneycombGallery/res/values/
styles.xml 21 <item name="android:background">@color/actionbar_background_light</item>
25 <item name="android:background">@color/actionbar_background_dark</item>
  /device/google/accessory/demokit/app/res/layout/
main.xml 4 android:orientation="vertical" android:background="@drawable/background_holo_dark">
11 android:background="@drawable/tab_focused_holo_dark"
  /external/chromium/chrome/browser/chromeos/login/
login_display_host.h 20 // Host encapsulates implementation specific background window (views/WebUI),
54 // Creates and shows a background window.

Completed in 3800 milliseconds

<<31323334353637383940>>