HomeSort by relevance Sort by last modified time
    Searched full:background (Results 976 - 1000 of 7839) sorted by null

<<31323334353637383940>>

  /packages/apps/LegacyCamera/res/layout/
indicator_bar.xml 45 android:background="@drawable/bg_pressed"
56 android:background="@color/indicator_background"
61 android:background="@android:color/white" />
67 android:background="@drawable/bg_pressed"
  /packages/apps/Messaging/res/layout/
attachment_more_text_view.xml 22 android:background="@drawable/attachment_more_items_background" /
widget_conversation.xml 23 android:background="@android:color/transparent" >
57 android:background="?android:attr/selectableItemBackground"
94 android:background="@drawable/widget_hr"
104 android:background="@drawable/widget_hr"
  /packages/apps/Messaging/res/values-ldrtl-v21/
styles.xml 21 <item name="android:background">?android:attr/selectableItemBackgroundBorderless</item>
  /packages/apps/Music/res/layout/
buttonbar.xml 28 android:background="@drawable/buttonbarbackground"
45 android:background="@drawable/buttonbarbackground"
62 android:background="@drawable/buttonbarbackground"
79 android:background="@drawable/buttonbarbackground"
  /packages/apps/Settings/res/layout/
dashboard_spacer.xml 21 android:background="?android:attr/colorSecondary"/>
gesture_preference.xml 22 android:background="?android:attr/activatedBackgroundIndicator"
34 android:background="@android:color/white">
57 android:background="@color/gestures_setting_background_color"
78 android:background="@color/gestures_setting_background_color"/>
search_main.xml 24 android:background="@color/material_grey_300"/>
  /packages/apps/TV/res/layout/
program_guide_table.xml 36 <!-- Provides the background for time_row. This is needed in order to place the current time
37 indicator in between the background and the time label. -->
44 android:background="@drawable/program_guide_table_header_row_background" />
80 android:background="#00000000" />
  /packages/apps/TV/src/com/android/tv/dvr/ui/
DetailsContent.java 78 * Returns background image URI as a String.
152 * Sets background image URI as a String.
160 * Sets background image and logo image URI from program and channel.
171 * Sets background image and logo image URI and channel is used for fallback images.
  /packages/apps/Tag/res/layout/
tag_divider.xml 21 android:background="?android:attr/listDivider"
  /packages/apps/TvSettings/Settings/res/drawable/
setup_list_item_background.xml 18 <!-- view background color -->
  /packages/apps/UnifiedEmail/res/layout/
account_feedback_activity.xml 23 android:background="@android:color/white" >
conversation_message_attachment_bar.xml 22 android:background="@drawable/attachment_bg_holo"
34 android:background="@color/attachment_image_background_color"
81 android:background="?android:attr/selectableItemBackground"
92 android:background="?android:attr/selectableItemBackground"
  /packages/apps/UnifiedEmail/res/values-sw600dp/
styles.xml 20 <item name="android:background">@color/holo_light_background_color</item>
  /packages/experimental/LoaderApp/res/layout-xlarge/
contacts_list.xml 24 android:background="#222"
  /packages/wallpapers/LivePicker/res/layout/
set_wallpaper_action.xml 24 android:background="?android:attr/selectableItemBackgroundBorderless"/
  /prebuilts/go/darwin-x86/src/context/
example_test.go 38 ctx, cancel := context.WithCancel(context.Background())
59 ctx, cancel := context.WithDeadline(context.Background(), d)
82 ctx, cancel := context.WithTimeout(context.Background(), 50*time.Millisecond)
108 ctx := context.WithValue(context.Background(), k, "Go")
  /prebuilts/go/linux-x86/src/context/
example_test.go 38 ctx, cancel := context.WithCancel(context.Background())
59 ctx, cancel := context.WithDeadline(context.Background(), d)
82 ctx, cancel := context.WithTimeout(context.Background(), 50*time.Millisecond)
108 ctx := context.WithValue(context.Background(), k, "Go")
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/www/
content.css 5 font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; background-color: #fff; color: #222;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/www/
content.css 5 font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; background-color: #fff; color: #222;
  /prebuilts/sdk/current/support/design/res/layout/
design_navigation_item_separator.xml 23 android:background="?android:attr/listDivider"/>
  /prebuilts/sdk/current/support/v14/preference/res/layout/
preference_widget_seekbar_material.xml 64 play for the thumb in the AbsSeekBar in addition to the preference's ripple background.
65 The background of the SeekBar is also set to null to disable the ripple background -->
82 android:background="@null" />
  /prebuilts/sdk/current/support/v17/preference-leanback/res/layout/
leanback_preference_widget_seekbar.xml 69 play for the thumb in the AbsSeekBar in addition to the preference's ripple background.
70 The background of the SeekBar is also set to null to disable the ripple background -->
87 android:background="@null" />
  /prebuilts/sdk/current/support/v7/appcompat/res/layout/
abc_action_bar_up_container.xml 20 android:background="?attr/actionBarItemBackground"

Completed in 564 milliseconds

<<31323334353637383940>>