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

<<51525354555657585960>>

  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/src/main/res/layout/
activity_wear_permission_request.xml 23 android:background="#4c9699">
28 android:background="@android:color/transparent"
41 android:background="@android:color/transparent"
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
AnalogComplicationConfigActivity.java 33 * color, background color, unread notifications toggle, and background complication image.
87 // Updates highlight and background colors based on the user preference.
  /development/samples/WeatherListWidget/res/layout/
widget_layout.xml 30 android:background="#F8F8F8"
56 android:background="#F8F8F8">
78 android:background="#F8F8F8"
  /development/samples/browseable/ActionBarCompat-Styled/res/values/
styles.xml 44 <item name="background">@drawable/ab_solid_styled</item>
58 <item name="android:background">@drawable/tab_indicator_ab</item>
63 <item name="android:background">@drawable/spinner_background_ab</item>
  /development/samples/browseable/BorderlessButtons/res/layout/
list_item.xml 44 setting the view background to ?android:selectableItemBackground. When
59 android:background="?android:selectableItemBackground">
78 background to ?android:selectableItemBackground, as described above.
  /development/samples/browseable/CommitContentSampleApp/res/layout/
commit_content.xml 20 android:background="@android:color/black">
26 android:background="@android:color/transparent" />
31 android:background="#77000000"
  /development/samples/browseable/DragAndDropAcrossApps/DragSource/res/layout/
fragment_dragsource.xml 44 android:background="@color/drag_inactive"
53 android:background="@color/drag_inactive"
81 android:background="@color/drag_inactive"
  /development/samples/browseable/RuntimePermissionsWear/Application/res/layout/
activity_phone_permission_request.xml 23 android:background="#4c9699">
28 android:background="@android:color/transparent"
41 android:background="@android:color/transparent"
activity_wear_permission_request.xml 23 android:background="#4c9699">
28 android:background="@android:color/transparent"
41 android:background="@android:color/transparent"
  /development/samples/training/basic/ActivityLifecycle/res/layout/
activity_a.xml 21 android:background="@color/dark_blue"
92 android:background="@color/white"
111 android:background="@color/white"
activity_b.xml 21 android:background="@color/dark_green"
94 android:background="@color/white"
113 android:background="@color/white"
activity_c.xml 21 android:background="@color/dark_red"
94 android:background="@color/white"
113 android:background="@color/white"
  /external/autotest/server/site_tests/desktopui_CrashyRebootServer/
desktopui_CrashyRebootServer.py 31 # expect a reboot. We need to run this test in the background in
39 background=True)
41 logging.info('Client test now running in background.')
  /external/doclava/res/assets/templates/
todo.cs 12 background-color: white;
19 background-color: white;
26 background-color: white;
  /external/libchrome/base/trace_event/
memory_infra_background_whitelist.cc 16 // The names of dump providers whitelisted for background tracing. Dump
17 // providers can be added here only if the background mode dump has very
38 // background mode.
  /external/okhttp/website/static/
app.css 6 background-color: #f6f6f6;
104 background-color: transparent;
149 background-color: transparent;
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
PopupWindowTest.java 164 BitmapDrawable background = new BitmapDrawable(); local
165 popupWindow.setBackgroundDrawable(background);
167 assertSame(background, windowManager.getViews().get(0).getBackground());
  /external/syslinux/com32/menu/
printmsg.c 102 int show_message_file(const char *filename, const char *background)
107 if (background) {
109 set_background(background);
  /frameworks/base/core/java/android/transition/
Recolor.java 31 * {@link View#setBackground(android.graphics.drawable.Drawable) background}
32 * property of its target views (when the background is a
42 private static final String PROPNAME_BACKGROUND = "android:recolor:background";
  /frameworks/base/core/res/res/layout/
chooser_grid.xml 34 android:background="@color/white" >
76 android:background="@color/white"
87 android:background="@color/white"
  /frameworks/base/packages/SystemUI/res/layout/
screen_pinning_request_text_area.xml 23 android:background="?android:attr/colorAccent"
58 android:background="@null"
73 android:background="@null"
  /frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
ElementLayoutActivity.java 139 int background = 0xff000000; local
149 background |= (color << shift);
152 mIndicator.setBackgroundColor(background);
  /frameworks/native/cmds/flatland/
README.txt 13 turned off and background services should be stopped before running the
15 sufficient for this, but if there are device- specific background services
74 background.
  /frameworks/native/libs/binder/include/binder/
IPCThreadState.h 80 // Call this to disable switching threads to background scheduling when
82 // Android system process, since it expects to have background apps calling
84 // the background.
  /frameworks/opt/setupwizard/library/eclair-mr1/res/layout/
suw_items_expandable_switch.xml 22 android:background="?android:colorBackground"
33 android:background="?attr/selectableItemBackground"
98 android:background="?android:attr/listDivider" />

Completed in 2078 milliseconds

<<51525354555657585960>>