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

<<51525354555657585960>>

  /frameworks/base/packages/SystemUI/res/layout/
nav_control_widget.xml 39 android:background="?android:attr/listDivider" />
52 android:background="?android:attr/listDivider" />
notification_snooze.xml 23 android:background="@color/notification_guts_bg_color"
65 android:background="#9E9E9E" />
qs_detail.xml 22 android:background="@drawable/qs_detail_background"
41 android:background="@color/qs_detail_progress_track"
qs_detail_header.xml 25 android:background="@drawable/btn_borderless_rect"
51 android:background="?android:attr/selectableItemBackground"
status_bar_alarm_group.xml 26 android:background="?android:attr/selectableItemBackground">
55 android:background="@null"
status_bar_toggle_slider.xml 18 <!-- android:background="@drawable/status_bar_closed_default_background" -->
31 android:background="@*android:drawable/switch_track_material"
volume_dialog.xml 22 android:background="@drawable/volume_dialog_background"
71 android:background="@drawable/ripple_drawable"
  /frameworks/base/tests/HwAccelerationTest/res/layout/
view_properties.xml 55 android:background="#00ff00"
79 android:background="#00ff00"/>
  /frameworks/base/tests/LowStorageTest/res/layout/
main.xml 33 android:background="#FF909090" />
63 android:background="#FF909090" />
  /frameworks/opt/setupwizard/library/full-support/res/layout/
suw_recycler_template_card.xml 29 android:background="@drawable/suw_layout_background">
48 android:background="?attr/suwCardBackground"
suw_recycler_template_card_wide.xml 29 android:background="@drawable/suw_layout_background">
49 android:background="?attr/suwCardBackground"
  /frameworks/opt/setupwizard/library/main/res/layout/
suw_list_template_card.xml 29 android:background="@drawable/suw_layout_background">
48 android:background="?attr/suwCardBackground"
suw_list_template_card_wide.xml 29 android:background="@drawable/suw_layout_background">
49 android:background="?attr/suwCardBackground"
suw_no_scroll_template_card.xml 32 android:background="@drawable/suw_layout_background">
51 android:background="?attr/suwCardBackground"
suw_no_scroll_template_card_wide.xml 32 android:background="@drawable/suw_layout_background">
52 android:background="?attr/suwCardBackground"
suw_template_card.xml 29 android:background="@drawable/suw_layout_background">
48 android:background="?attr/suwCardBackground"
suw_template_card_wide.xml 29 android:background="@drawable/suw_layout_background">
49 android:background="?attr/suwCardBackground"
  /frameworks/opt/timezonepicker/res/layout/
timezonepickerview.xml 55 android:background="?android:attr/selectableItemBackground"
65 android:background="#FFECECEC"
  /frameworks/support/design/src/android/support/design/internal/
BottomNavigationMenuView.java 231 * Sets the resource ID to be used for item background.
233 * @param background the resource ID of the background
235 public void setItemBackgroundRes(int background) {
236 mItemBackgroundRes = background;
239 item.setItemBackground(background);
244 * Returns the resource ID for the background of the menu items.
246 * @return the resource ID for the background
  /frameworks/support/design/tests/res/layout/
design_navigation_view.xml 36 solid background is used for contrast with the content view.
45 android:background="#333"
  /frameworks/support/samples/Support4Demos/res/layout/
accessibility_roledescription.xml 27 android:background="#ffffff"
36 android:background="#ffffff"
  /frameworks/support/samples/Support7Demos/res/layout/
sample_media_controller.xml 47 android:background="@null"
54 android:background="@null"
  /frameworks/support/samples/SupportLeanbackDemos/res/values/
styles.xml 24 <item name="android:background">@color/icon_background</item>
27 <item name="android:background">@color/icon_alt_background</item>
  /frameworks/support/samples/SupportLeanbackJank/src/com/google/android/leanbackjank/presenter/
CardPresenter.java 63 // Both background colors should be set because the view's
64 // background is temporarily visible during animations.
  /frameworks/support/v17/leanback/res/layout/
lb_guidedactions.xml 32 android:background="?attr/guidedActionsBackgroundDark" />
56 android:background="?attr/guidedActionsBackgroundDark" />

Completed in 386 milliseconds

<<51525354555657585960>>