/packages/apps/Contacts/res/layout/ |
quickcontact_activity_landscape.xml | 44 <!-- Needs a non null background for elevation to work on this View. This will 45 *not* cause an additional draw since the background is transparent. --> 49 android:background="#00000000"
|
search_bar_expanded.xml | 31 android:background="?attr/selectableItemBackgroundBorderless" 46 android:background="@null" 59 android:background="?attr/selectableItemBackgroundBorderless"
|
/packages/apps/Dialer/java/com/android/contacts/common/res/layout/ |
search_bar_expanded.xml | 30 android:background="?attr/selectableItemBackgroundBorderless" 41 android:background="@null" 56 android:background="?attr/selectableItemBackgroundBorderless"
|
/packages/apps/Dialer/java/com/android/dialer/app/res/layout/ |
dialpad_fragment.xml | 34 android:background="#00000000"/> 39 android:background="@drawable/shadow_fade_up"/> 49 android:background="@color/background_dialer_light"
|
/packages/apps/Dialer/java/com/android/incallui/commontheme/res/values/ |
styles.xml | 45 <item name="android:background">@drawable/incall_end_call_background</item> 59 <item name="android:background">@drawable/answer_answer_background</item> 63 <item name="android:background">@drawable/answer_decline_background</item>
|
/packages/apps/Gallery2/res/layout/ |
video_module.xml | 28 android:background="@android:color/white" 35 android:background="@drawable/ic_snapshot_border" /> 48 android:background="@android:color/black"/>
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
AllAppsRecyclerViewContainerView.java | 64 public void setPressedIcon(BubbleTextView icon, Bitmap background) { 65 if (icon == null || background == null) { 68 } else if (mTouchFeedbackView.setBitmap(background)) {
|
/packages/apps/LegacyCamera/res/layout/ |
preview_frame_video.xml | 33 android:background="@drawable/ic_snapshot_border" /> 43 android:background="@android:color/black"/> 55 android:background="#ff000000"
|
/packages/apps/LegacyCamera/res/layout-sw600dp/ |
preview_frame_video.xml | 33 android:background="@drawable/ic_snapshot_border" /> 42 android:background="@android:color/black"/> 48 android:background="@drawable/bg_pressed"
|
/packages/apps/TV/res/layout/ |
intro_dialog.xml | 25 android:id="@+id/background" 28 android:background="@color/setup_background" /> 69 android:background="@drawable/ic_welcome_ripple_anim" />
|
/packages/apps/UnifiedEmail/res/layout/ |
compose_attachment_tile.xml | 23 android:background="@drawable/attachment_bg_holo" 32 android:background="@color/attachment_tile_shadow_box_color" 81 android:background="?android:attr/selectableItemBackground" />
|
compose_from.xml | 42 android:background="@android:color/transparent" 50 android:background="@null" /> 64 android:background="@android:color/transparent"
|
conversation_message_upper_header.xml | 21 android:background="?android:attr/selectableItemBackground" 30 android:background="?android:attr/selectableItemBackground" 51 android:background="@drawable/draft_background_circle"
|
/packages/services/Telecomm/res/xml/ |
blocking_suppressed_butterbar.xml | 22 android:background="@color/blocked_numbers_butter_bar_color"> 65 android:background="?android:attr/selectableItemBackgroundBorderless" /> 73 android:background="@color/blocked_numbers_divider_color" />
|
/external/syslinux/bios/txt/html/ |
isolinux.html | 168 background: #ffffee;
177 background: #f8f8f8;
301 background: yellow;
390 span.aqua-background { background: aqua; }
391 span.black-background { background: black; }
392 span.blue-background { background: blue; }
393 span.fuchsia-background { background: fuchsia; } [all...] |
syslinux.html | 168 background: #ffffee;
177 background: #f8f8f8;
301 background: yellow;
390 span.aqua-background { background: aqua; }
391 span.black-background { background: black; }
392 span.blue-background { background: blue; }
393 span.fuchsia-background { background: fuchsia; } [all...] |
/external/syslinux/efi32/txt/html/ |
isolinux.html | 168 background: #ffffee;
177 background: #f8f8f8;
301 background: yellow;
390 span.aqua-background { background: aqua; }
391 span.black-background { background: black; }
392 span.blue-background { background: blue; }
393 span.fuchsia-background { background: fuchsia; } [all...] |
syslinux.html | 168 background: #ffffee;
177 background: #f8f8f8;
301 background: yellow;
390 span.aqua-background { background: aqua; }
391 span.black-background { background: black; }
392 span.blue-background { background: blue; }
393 span.fuchsia-background { background: fuchsia; } [all...] |
/external/syslinux/efi64/txt/html/ |
isolinux.html | 168 background: #ffffee;
177 background: #f8f8f8;
301 background: yellow;
390 span.aqua-background { background: aqua; }
391 span.black-background { background: black; }
392 span.blue-background { background: blue; }
393 span.fuchsia-background { background: fuchsia; } [all...] |
syslinux.html | 168 background: #ffffee;
177 background: #f8f8f8;
301 background: yellow;
390 span.aqua-background { background: aqua; }
391 span.black-background { background: black; }
392 span.blue-background { background: blue; }
393 span.fuchsia-background { background: fuchsia; } [all...] |
/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
BatteryStatsBackgroundStatsTest.java | 58 // Off-battery, background 65 // On-battery, background 73 // On-battery, background - but change screen state 80 // On-battery, background - but a different background state 83 bi.noteUidProcessStateLocked(UID, ActivityManager.PROCESS_STATE_RECEIVER); // background too 112 // battery=off, screen=off, background=off 118 // battery=on, screen=off, background=off 123 // battery=on, screen=on, background=off 128 // battery=on, screen=on, background=o [all...] |
BatteryStatsSensorTest.java | 258 // UID_2 in background 260 bi.noteUidProcessStateLocked(UID_2, ActivityManager.PROCESS_STATE_RECEIVER); // background 262 // UID_2 starts the sensor (background) 266 // UID enters background 270 // UID enters background again (from a different background state) 274 // UID_2 stops the sensor (background), then starts it again, then stops again 290 // UID re-enters background 294 // UID stops the sensor completely (background) 300 // UID starts the sensor anew (background) [all...] |
/external/icu/icu4j/ |
stylesheet8.css | 13 background-color:#ffffff; 111 background-color:#0066FF; 121 background-color:#4D7A97; 129 background-color:#4D7A97; 142 background-color:#4D7A97; 154 background-color:#dee3e9; 192 background-color:#F8981D; 242 background-color:#dee3e9; 248 background-color:#dee3e9; 339 background-color:#f8f8f8 [all...] |
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.css | 31 background-color: #fff; 36 background:url('images/sidenav-rule.png') no-repeat 243px 0; 111 background-color: #435a6e; 142 background:url('images/triangle-closed-small.png') 7px 4px no-repeat; 145 background:url('images/triangle-opened-small.png') 7px 4px no-repeat; 162 background-color: #fff; 240 background-color: #E2E2E2; 277 background-color:#fff; 400 background:#FFF; 401 background:rgba(255,255,255,0.7) [all...] |
/art/test/980-redefine-object/ |
check | 17 # The number of paused background threads (and therefore InterruptedExceptions)
|