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

<<21222324252627282930>>

  /external/autotest/client/site_tests/power_LoadTest/extension/
manifest.json 15 "background": {
  /external/deqp/android/package/res/values/
styles.xml 9 <item name="android:background">#ffffff</item>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/
ToolTip.css 16 background-color:#FFFFCC;
  /external/fmtlib/doc/bootstrap/
code.less 19 background-color: @code-bg;
28 background-color: @kbd-bg;
50 background-color: @pre-bg;
60 background-color: transparent;
  /external/mesa3d/docs/
mesa.css 3 background-color: #ffffff;
  /external/nanopb-c/examples/network_server/
fileproto.options 4 # If you come from high-level programming background, the hardcoded
  /external/skia/third_party/lua/doc/
manual.css 23 background-color: #E0E0FF ;
  /external/syslinux/com32/lua/doc/
manual.css 24 background-color: #D0D0FF ;
  /external/v8/src/
background-parsing-task.cc 5 #include "src/background-parsing-task.h"
23 // We don't set the context to the CompilationInfo yet, because the background
60 // background thread.
64 // Nullify the Isolate temporarily so that the background parser doesn't
  /external/webrtc/webrtc/examples/androidapp/res/layout/
activity_connect.xml 17 android:background="@android:drawable/ic_menu_add"
24 android:background="@android:drawable/ic_delete"
31 android:background="@android:drawable/sym_action_call"
38 android:background="@drawable/ic_loopback_call"
  /frameworks/base/core/java/android/net/
network-policy-restrictions.md 3 The tables below show whether an app has network access while on background depending on the status of Data Saver mode, Battery Saver mode, and the app's whitelist on those restricted modes.
9 The cells define the network status when the app is on background.
20 * **ok**: network access granted while app on background (NetworkInfo's state/detailed state should be `CONNECTED` / `CONNECTED`)
21 * **blk**: network access blocked while app on background (NetworkInfo's state/detailed state should be `DISCONNECTED` / `BLOCKED`)
  /frameworks/base/core/java/android/text/
package.html 9 text in a View item. You can use these to style the text or background, or to
  /frameworks/base/core/tests/coretests/res/layout/
visibility.xml 30 android:background="@drawable/box"
35 android:background="@drawable/red"
41 android:background="@drawable/green"
47 android:background="@drawable/blue"
visibility_callback.xml 30 android:background="@drawable/box"
35 android:background="@drawable/red"
45 android:background="@drawable/green"
52 android:background="@drawable/blue"
  /frameworks/base/tests/RenderThreadTest/res/layout/
item_layout.xml 11 android:background="#33b5e5"
  /frameworks/base/tests/SharedLibrary/lib/res/values/
themes.xml 14 <item name="android:background">@color/orange</item>
  /frameworks/base/tests/TransitionTests/res/layout/
clipping_text_1.xml 19 android:background="#8f8f8f"
  /frameworks/opt/datetimepicker/res/layout/
time_picker_dialog.xml 27 android:background="@android:color/white" >
39 android:background="@color/circle_background"
46 android:background="@color/line_background" />
49 android:background="@drawable/done_background_color"
  /frameworks/opt/datetimepicker/res/layout-land/
time_picker_dialog.xml 36 android:background="@android:color/white" >
47 android:background="@color/line_background" />
50 android:background="@drawable/done_background_color"
65 android:background="@color/circle_background" />
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
WifiScannerImpl.java 105 * Start a background scan. Calling this method while a background scan is already in process
114 * Stop the currently active background scan
119 * Pause the currently active background scan
124 * Restart the currently paused background scan
135 * Set PNO list to start PNO background scan.
144 * Reset PNO list to terminate PNO background scan.
157 * This returns whether a background scan should be running for HW PNO scan or not.
158 * @return true if background scan needs to be started, false otherwise.
  /frameworks/opt/photoviewer/res/layout-v11/
photo_retry_button.xml 9 android:background="?android:attr/selectableItemBackground"
  /frameworks/support/samples/Support4Demos/res/layout/
accessibility_delegate.xml 16 android:background="@android:drawable/btn_default"/>
  /frameworks/support/samples/SupportTransitionDemos/res/layout/
explode.xml 29 android:background="#E91E63"/>
37 android:background="#673AB7"/>
45 android:background="#009688"/>
53 android:background="#FF5722"/>
  /frameworks/support/samples/SupportTransitionDemos/src/com/example/android/support/transition/widget/
ChangeColor.java 37 private static final String PROPNAME_BACKGROUND = "transitiondemos:change_color:background";
40 * Convenience method: Add the background Drawable property value
59 // pair of targets, if their background property value is a color (rather than a graphic),
61 // ending color. Also create an update listener that sets the View background color for each
75 // Store the object containing the background property for both the starting and ending
79 // This transition changes background colors for a target. It doesn't animate any other
80 // background changes. If the property isn't a ColorDrawable, ignore the target.
84 // If the background color for the target in the starting and ending layouts is
101 // the background color of the target. Ensure that the value isn't null.
  /packages/apps/Camera2/res/layout-port/
mode_options.xml 25 android:background="#00000000" >
32 android:background="@null"
39 android:background="@null"
46 android:background="@null"
53 android:background="@null"
60 android:background="@null"
67 android:background="@null"
78 android:background="@null"
91 android:background="@null"

Completed in 607 milliseconds

<<21222324252627282930>>