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

<<31323334353637383940>>

  /packages/apps/Music/res/layout/
audio_player_common.xml 22 android:background="#ffffffff" />
27 android:background="#ff5a5a5a"
81 android:background="#ff5a5a5a"
  /packages/apps/Phone/res/layout/
extra_button_row.xml 20 android:background="@drawable/dialpad_background_opaque">
34 android:background="?android:attr/selectableItemBackground">
57 android:background="?android:attr/selectableItemBackground">
secondary_call_info.xml 44 android:background="@drawable/clickable_dim_effect"
59 android:background="@color/incall_call_banner_background" />
61 <!-- Call status of the background call, usually the string "On hold". -->
  /packages/apps/QuickSearchBox/res/layout/
search_widget.xml 32 android:background="@drawable/search_floater" >
62 android:background="@drawable/textfield_search_empty_google"
85 android:background="@drawable/btn_search_dialog_voice"
  /packages/apps/Settings/res/layout/
choose_lock_password.xml 38 android:background="@android:drawable/divider_horizontal_dark"
55 android:background="@drawable/password_field_default"
86 android:background="#00000000"
confirm_lock_password.xml 42 android:background="@android:drawable/divider_horizontal_dark"
59 android:background="@drawable/password_field_default"
74 android:background="#00000000"
preference_inputmethod.xml 31 android:background="?android:attr/selectableItemBackground">
73 android:background="@android:drawable/divider_horizontal_dark" />
85 android:background="?android:attr/selectableItemBackground" />
preference_tts_engine.xml 31 android:background="?android:attr/selectableItemBackground">
76 android:background="@android:drawable/divider_horizontal_dark" />
88 android:background="?android:attr/selectableItemBackground" />
  /packages/apps/Settings/res/layout-land/
choose_lock_password.xml 23 android:background="@android:color/background_dark"
60 android:background="@drawable/password_field_default"
70 android:background="#00000000"
  /packages/apps/Settings/res/layout-sw600dp/
choose_lock_password.xml 39 android:background="@android:drawable/divider_horizontal_dark"
57 android:background="@drawable/password_field_default"
72 android:background="#00000000"
confirm_lock_password.xml 42 android:background="@android:drawable/divider_horizontal_dark"
60 android:background="@drawable/password_field_default"
75 android:background="#00000000"
preference_inputmethod.xml 31 android:background="?android:attr/selectableItemBackground">
75 android:background="@android:drawable/divider_horizontal_dark" />
87 android:background="?android:attr/selectableItemBackground" />
  /packages/apps/VideoEditor/src/com/android/videoeditor/util/
ImageUtils.java 295 * @param drawableId The overlay background drawable if
306 final Drawable background = context.getResources().getDrawable(drawableId); local
307 background.setBounds(INSET, startHeight, width - INSET,
309 background.draw(canvas);
338 * @param drawableId The overlay background drawable if
349 final Drawable background = context.getResources().getDrawable(drawableId); local
350 background.setBounds(INSET, startHeight, width - INSET, height - INSET);
351 background.draw(canvas);
416 * @param drawableId The overlay background drawable if
427 final Drawable background = context.getResources().getDrawable(drawableId) local
    [all...]
  /system/vold/
logwrapper.c 107 int logwrap(int argc, const char* argv[], int background)
151 if (background) {
155 "Unable to background process (%s)", strerror(-err));
  /cts/apps/CtsVerifier/res/layout/
snsr_gyro.xml 34 android:background="@drawable/gray_bubble"
49 android:background="@drawable/gray_bubble"
  /cts/tests/res/layout/
using_views_layout.xml 32 android:background="@android:drawable/editbox_background"
70 android:background="#aa0000"
  /cts/tests/tests/webkitsecurity/assets/
imbricated-flow-threads-crash.html 18 background-color: lightgreen;
29 background: #ddd;
  /development/samples/ActionBarCompat/res/values/
styles.xml 32 <item name="android:background">#eee</item>
38 <item name="android:background">@drawable/actionbar_compat_item</item>
  /development/samples/ApiDemos/res/layout/
save_restore_state.xml 38 android:layout_weight="1" android:background="@drawable/green"
52 android:layout_weight="1" android:background="@drawable/red"
soft_input_modes.xml 51 android:background="@drawable/red"
58 android:background="@drawable/green"
table_layout_5.xml 55 android:background="#FF909090" />
75 android:background="#FF909090" />
table_layout_6.xml 58 android:background="#FF909090" />
84 android:background="#FF909090" />
  /development/samples/BrowserPlugin/jni/
Android.mk 37 background/BackgroundPlugin.cpp \
51 $(LOCAL_PATH)/background \
  /development/samples/WeatherListWidget/res/layout/
widget_layout.xml 42 android:background="@drawable/refresh_button" />
49 android:background="@drawable/body">
  /development/samples/WiFiDirectDemo/res/layout/
device_detail.xml 7 android:background="@drawable/details_view"
60 android:background="@android:color/background_dark">

Completed in 2279 milliseconds

<<31323334353637383940>>