Searched
full:background (Results
1101 -
1125 of
4362) sorted by null
<<41424344454647484950>>
/packages/apps/Settings/res/layout-land/ |
confirm_lock_pattern.xml | 23 android:background="@color/black"> 56 android:background="@*android:drawable/code_lock_left"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PreviewIconFactory.java | 283 // Fallback for older platforms where we couldn't do background rendering 295 // to contrast with the background 370 * Look up the background and foreground colors from the theme. May not find either 371 * the background or foreground or both, but will always return a pair of possibly 377 RGB background = null; local 383 background = resolveThemeColor(resources, "windowBackground"); //$NON-NLS-1$ 384 if (background == null) { 385 background = renderDrawableResource("windowBackground"); //$NON-NLS-1$ 388 // which will cause the caller to pick a pixel from the observed background 390 //if (background == null) [all...] |
/sdk/hierarchyviewer2/app/src/com/android/hierarchyviewer/ |
HierarchyViewerApplicationDirector.java | 68 * In the application, we handle background tasks using a single thread, 70 * progress bar to show that we are doing something in the background.
|
/external/chromium/chrome/browser/resources/ |
active_downloads.html | 18 background-image: -webkit-linear-gradient(#D0DAF8, #A6BAF7); 29 background-color: rgba(238,238,238, 0.5); 51 background: url('chrome://resources/images/active_downloads_menu.png'); 53 background-repeat: no-repeat; 68 background: -webkit-gradient(linear, left top, left bottom, 73 background: -webkit-gradient(linear, left top, left bottom, 78 background: -webkit-gradient(linear, left top, left bottom, 101 background-repeat: no-repeat; 158 background: #e8e8e8 176 background: #e8e8e [all...] |
/bootable/recovery/minadbd/ |
README.txt | 12 - removed listeners, logging code, background server (for host)
|
/build/tools/droiddoc/templates-sdk/assets/css/less_source/ |
home.less | 47 background-color:#f3f3f3;
|
/cts/tests/res/drawable/ |
shapedrawable_test.xml | 21 <testattrs android:id="@id/background"/>
|
/cts/tests/res/layout/ |
absolute_layout.xml | 34 android:background="@drawable/red"
|
dialerfilter_layout.xml | 25 android:background="@android:drawable/editbox_background"/>
|
/cts/tests/src/android/renderscript/cts/ |
stub_activity.rs | 25 // Clear the background color
|
/cts/tests/tests/webkitsecurity/assets/ |
anonymous-before-child-parent-crash.html | 15 background-color: #eeeeee;
|
body-removal-crash.html | 8 background-color: blue;
|
iframe-flattening-crash.html | 12 <style>body { background-color: green; }</style>
|
iframe-flattening-selection-crash.html | 24 <style>body { background-color: green; }</style>
|
import-crash.html | 16 background-color: blue;
|
number-parsing-crash-2.html | [all...] |
override-transition-crash.html | 10 background-color: blue;
|
position-absolute-to-fixed-crash.html | 32 <div style="height: 50px; width: 50px; background-color: red;"></div>
|
resize-layer-deletion-crash.html | 21 <div style="position: absolute; left: 120px; top: 120px; height: 100px; width: 20px; height: 20px; background-color: blue;" onmouseover="q.style.display='none';"></div>
|
/cts/tools/cts-api-coverage/src/res/ |
api-coverage.xsl | 36 background-color: #CCCCCC; 64 background-color: #FF6666; 68 background-color: #FFFF66; 72 background-color: #66FF66;
|
/development/samples/ActionBarCompat/res/values-v11/ |
styles.xml | 25 <item name="android:background">#eee</item>
|
/development/samples/ApiDemos/res/layout/ |
accessibility_service.xml | 28 android:background="@drawable/ic_launcher_settings"
|
image_switcher_1.xml | 29 android:background="#55000000"
|
incoming_message_panel.xml | 20 android:background="@android:drawable/toast_frame">
|
labeled_text_edit.xml | 31 android:background="@drawable/green"
|
Completed in 1190 milliseconds
<<41424344454647484950>>