Searched
full:background (Results
1126 -
1150 of
7839) sorted by null
<<41424344454647484950>>
/packages/apps/UnifiedEmail/res/layout/ |
conversation_tip_view.xml | 24 android:background="@color/tip_teaser_bg"> 52 android:background="?android:attr/selectableItemBackground"
|
conversation_view_header.xml | 23 android:background="@android:color/white" 44 android:background="?attr/selectableItemBackgroundBorderless"
|
two_button_button_bar.xml | 27 android:background="@null"> 36 android:background="@null">
|
/packages/apps/WallpaperPicker/res/layout/ |
wallpaper_picker_live_wallpaper_item.xml | 29 android:background="@android:color/black" 46 android:background="@color/wallpaper_picker_translucent_gray"
|
/packages/apps/WallpaperPicker/res/values/ |
styles.xml | 35 <item name="android:background">#88000000</item> 40 <item name="android:background">?android:attr/selectableItemBackground</item>
|
/packages/inputmethods/LatinIME/java/res/layout/ |
setup_welcome_video.xml | 34 android:background="@color/setup_welcome_video_margin_color" > 39 android:background="@color/setup_background"
|
/packages/services/Car/car-support-lib/res/layout/ |
car_paged_scrollbar_buttons.xml | 28 android:background="@drawable/car_pagination_background" 50 android:background="@drawable/car_pagination_background"
|
/prebuilts/go/darwin-x86/src/runtime/ |
signal_darwin.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_dragonfly.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_freebsd.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_nacl.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_netbsd.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_openbsd.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
/prebuilts/go/linux-x86/src/runtime/ |
signal_darwin.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_dragonfly.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_freebsd.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_nacl.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_netbsd.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
signal_openbsd.go | 34 /* 21 */ {_SigNotify + _SigDefault, "SIGTTIN: background read from tty"}, 35 /* 22 */ {_SigNotify + _SigDefault, "SIGTTOU: background write to tty"},
|
/prebuilts/sdk/current/support/v17/preference-leanback/res/layout/ |
leanback_preference_fragment.xml | 22 android:background="@color/lb_preference_decor_list_background" 31 android:background="?attr/defaultBrandColor"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
anim1-expected-completion55.txt | 15 android:background : Special background behind animation. [color, reference]
|
/test/vts/web/dashboard/src/main/webapp/css/ |
dashboard_main.css | 22 background: #551A8B; /* Darken header a bit */ 28 background: #912CEE;
|
/cts/hostsidetests/content/test-apps/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/ |
CtsSyncAccountAccessOtherCertTestCases.java | 169 // Allow us to run in the background 172 // Allow us to use data in the background 174 "cmd netpolicy add restrict-background-whitelist " + Process.myUid()); 178 // Allow us to run in the background 181 // Allow us to use data in the background 183 "cmd netpolicy remove restrict-background-whitelist " + Process.myUid());
|
/cts/hostsidetests/content/test-apps/CtsSyncAccountAccessSameCertTests/src/com/android/cts/content/ |
CtsSyncAccountAccessSameCertTestCases.java | 140 // Allow us to run in the background 143 // Allow us to use data in the background 145 "cmd netpolicy add restrict-background-whitelist " + Process.myUid()); 149 // Allow us to run in the background 152 // Allow us to use data in the background 154 "cmd netpolicy remove restrict-background-whitelist " + Process.myUid());
|
/cts/tests/tests/view/res/layout/ |
view_layout.xml | 60 android:background="@drawable/padding_0" /> 67 android:background="@drawable/padding_0" /> 74 android:background="@drawable/padding_0" /> 81 android:background="@drawable/padding_0" /> 88 android:background="@drawable/padding_0" /> 96 android:background="@drawable/no_padding" />
|
Completed in 1357 milliseconds
<<41424344454647484950>>