/packages/apps/Gallery2/res/layout/ |
album_set_item.xml | 6 android:background="?android:attr/activatedBackgroundIndicator" 14 android:background="#FFF" >
|
appwidget_loading_item.xml | 19 android:background="@drawable/appwidget_photo_border"> 23 android:background="@android:color/darker_gray">
|
photopage_progress_bar.xml | 12 android:background="#ff000000" 19 android:background="#ff33b5e5"
|
/packages/apps/Launcher3/res/layout/ |
zzz_dummy_widget.xml | 27 android:background="#ffff0000" /> 33 android:background="#ff00ff00" />
|
/packages/apps/TV/common/res/values/ |
attrs.xml | 20 <!-- Defines the background color of setup guidance background. -->
|
/packages/apps/TV/res/layout/ |
option_item_channel_check.xml | 25 android:background="?android:attr/selectableItemBackground" > 32 android:background="@null"
|
option_item_channel_lock.xml | 25 android:background="?android:attr/selectableItemBackground" > 33 android:background="@null"
|
option_item_check_box.xml | 25 android:background="?android:attr/selectableItemBackground" > 33 android:background="@null"
|
option_item_radio_button.xml | 25 android:background="?android:attr/selectableItemBackground" > 32 android:background="@null"
|
option_item_switch.xml | 25 android:background="?android:attr/selectableItemBackground" > 37 android:background="@null"
|
/packages/apps/UnifiedEmail/res/layout/ |
from_item.xml | 21 android:background="?android:attr/selectableItemBackground"> 39 android:background="@null"
|
/packages/apps/WallpaperPicker/res/values-v21/ |
styles.xml | 24 <item name="android:background">#88000000</item> 33 <item name="android:background">?android:attr/selectableItemBackgroundBorderless</item>
|
/packages/experimental/FillService/res/layout/ |
pathology.xml | 7 android:background="?android:attr/selectableItemBackground"> 14 android:background="@null"
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyPreviewDrawParams.java | 60 // The background of a {@link TextView} being used for a key preview may have invisible 62 // the background, we need to record the width and height of key preview that don't include 66 // The key preview may have an arbitrary offset and its background that may have a bottom 69 // preview background. 98 // The width and height of visible part of the key preview background. The content marker 99 // of the background 9-patch have to cover the visible part of the background. 105 // of the key preview background.
|
/packages/services/Car/tests/InstrumentClusterRendererSample/res/layout/ |
icon_switcher.xml | 27 android:background="@android:color/transparent" 31 android:background="@android:color/transparent"
|
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/report/ |
source_html.go | 39 background-color: #eeeeee; 46 background-color: #eeeeee;
|
/prebuilts/go/linux-x86/src/cmd/pprof/internal/report/ |
source_html.go | 39 background-color: #eeeeee; 46 background-color: #eeeeee;
|
/prebuilts/sdk/current/support/v17/leanback/res/layout/ |
lb_shadow.xml | 22 android:background="@drawable/lb_card_shadow_normal" /> 27 android:background="@drawable/lb_card_shadow_focused"
|
/prebuilts/sdk/current/support/v7/appcompat/res/values-v22/ |
values-v22.xml | 7 <!-- We use the framework provided edit text background on 22+ --> 12 <!-- We use the framework provided edit text background on 22+ -->
|
/prebuilts/sdk/current/support/wear/res/layout-v23/ |
action_drawer_item_view.xml | 21 android:background="@drawable/action_item_background" 29 android:background="@drawable/action_item_icon_background"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
anim1-expected-completion56.txt | 13 android:background : Special background behind animation. [color, reference]
|
/external/doclava/res/assets/templates-sdk/assets/css/ |
default.css | 7 background-color: #0099cc; 10 background-color: #0099cc; 13 background-color: #0099cc; 20 background-color: #fff; 177 background: rgba(0, 0, 0, 0.5) url(//material-design.storage.googleapis.com/images/play.svg) no-repeat center center; 178 background-size: 72px 72px; 278 background: rgba(0, 0, 0, 0.1); 283 -webkit-background-clip: padding-box; 284 -moz-background-clip: padding; 285 background-clip: padding-box [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
extra-view-metadata.xml | 63 topAttrs="textOff,textOn,style,background" 180 topAttrs="background,hint,imeOptions,inputType,style,textColor" 202 topAttrs="background,orientation,paddingLeft" 207 topAttrs="background" 243 topAttrs="drawSelectorOnTop,cacheColorHint,divider,background" 277 topAttrs="paddingTop,background,duplicateParentState,visibility" 282 topAttrs="background,paddingLeft,tabStripEnabled,gravity" 286 topAttrs="background,visibility,textAppearance" 300 topAttrs="src,background,style" 306 topAttrs="gravity,spacing,background" [all...] |
/cts/tests/autofillservice/res/layout/ |
view_attribute_test_activity.xml | 56 android:background="#F00" 66 android:background="#0F0" 76 android:background="#00F" 81 android:background="#FF0" 88 android:background="#F0F"
|
/cts/tests/tests/view/src/android/view/cts/ |
ViewOutlineProviderTest.java | 58 // No background - outline is 0 alpha, width x height rect 59 ViewOutlineProvider.BACKGROUND.getOutline(view, outline); 64 // With background - outline is passed directly from background 72 ViewOutlineProvider.BACKGROUND.getOutline(view, outline);
|