Searched
full:background (Results
1401 -
1425 of
7839) sorted by null
<<51525354555657585960>>
/development/samples/browseable/SwipeRefreshMultipleViews/res/layout-w720dp/ |
activity_main.xml | 49 android:background="@android:color/darker_gray" /> 63 android:background="@android:color/darker_gray" />
|
/development/samples/browseable/WearHighBandwidthNetworking/res/values/ |
styles.xml | 34 <item name="android:background">@drawable/bg_action_button</item> 46 <item name="android:background">@color/connectivity_indicator_bg</item>
|
/development/samples/training/NavigationDrawer/res/layout/ |
activity_main.xml | 36 the container. A solid background is used for contrast 46 android:background="#111"/>
|
/development/samples/training/location-aware/res/layout/ |
main.xml | 28 android:background="@drawable/button_inactive" 36 android:background="@drawable/button_inactive"
|
/device/google/accessory/demokit/app/res/values/ |
styles.xml | 9 <item name="android:background">@null</item> 59 <item name="android:background">@drawable/toggle_button_off_holo_dark</item>
|
/external/autotest/client/cros/ |
tcpdump.py | 15 """Launches a tcpdump process on the background. 40 This method stops the tcpdump process running in background and waits
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/ |
interaction_enabled_page.html | 13 background-color: grey; 24 background-color: red;
|
/external/eigen/bench/btl/data/ |
mk_new_gnuplot.sh | 52 convert -background white -density 120 -rotate 90 -resize 800 +dither -colors 256 -quality 0 ../${DIR}/$WHAT.ps -background white -flatten ../${DIR}/$WHAT.png
|
/external/guice/extensions/service/src/com/google/inject/service/ |
AsyncService.java | 64 * in a background thread. The result of this method is returned to the 89 * in a background thread. The result of this method is returned to the
|
/external/libchrome/base/threading/ |
platform_thread_unittest.cc | 232 // This redundant BACKGROUND priority is to test backgrounding from other 234 ThreadPriority::BACKGROUND, 236 ThreadPriority::BACKGROUND}; 313 EXPECT_EQ(ThreadPriority::BACKGROUND, 342 EXPECT_EQ(ThreadPriority::BACKGROUND, 344 EXPECT_EQ(ThreadPriority::BACKGROUND, 346 EXPECT_EQ(ThreadPriority::BACKGROUND, 348 EXPECT_EQ(ThreadPriority::BACKGROUND,
|
/external/libchrome/base/trace_event/ |
memory_dump_request_args.h | 34 // For background tracing mode. The dump time is quick, and typically just the 37 BACKGROUND = FIRST,
|
process_memory_dump.cc | 179 // In background mode return the black hole dump, if invalid dump name is 181 if (dump_args_.level_of_detail == MemoryDumpLevelOfDetail::BACKGROUND && 212 // Global dumps are disabled in background mode. 213 if (dump_args_.level_of_detail == MemoryDumpLevelOfDetail::BACKGROUND) 230 // Global dumps are disabled in background mode. 231 if (dump_args_.level_of_detail == MemoryDumpLevelOfDetail::BACKGROUND) 356 // Do not create new dumps for suballocations in background mode. 357 if (dump_args_.level_of_detail == MemoryDumpLevelOfDetail::BACKGROUND)
|
/external/ltp/include/old/ |
forker.h | 43 * putting it in the background. 45 int background( char * );
|
/external/ltp/testcases/kernel/ipc/ipc_stress/ |
signals.h | 46 "SIGTTIN", // 21 // Background read from tty (POSIX). 47 "SIGTTOU", // 22 // Background write to tty (POSIX).
|
/external/parameter-framework/upstream/tools/coverage/ |
coverage.xsl | 23 background-color: green; 28 background-color: greenyellow; 33 background-color: yellow; 38 background-color: orange; 43 background-color: orangeRed; 70 background-color: whitesmoke; 73 background-color: lightyellow; 114 <span class="warning" style="background-color: red;font-weight:bold;" >
|
/external/selinux/libselinux/man/man3/ |
selinux_raw_context_to_color.3 | 29 string is a space separated list of eight hexadecimal RGB triples, each prefixed by a hash character (#). These represent the user:role:type:range components of the foreground and background colors. An example string is shown in the 108 returns the foreground and background colors of the context string components (user:role:type:range) as RGB triples as follows:
|
/external/skia/gm/ |
colorwheel.cpp | 30 background (rendered as a checkerboard). The JPEG image has a grey 31 background and compression artifacts.
|
/external/sl4a/ScriptingLayerForAndroid/res/layout/ |
act_console.xml | 24 android:background="#ff000000" 39 android:background="#80000000"
|
/external/webrtc/talk/app/webrtc/objc/public/ |
RTCOpenGLVideoRenderer.h | 58 // applications should release resources when placed in background for use in 60 // while in background will result in application termination.
|
/frameworks/base/core/res/res/layout/ |
activity_chooser_view.xml | 33 android:background="?android:attr/actionBarItemBackground"> 55 android:background="?android:attr/actionBarItemBackground">
|
app_permission_item_money.xml | 26 android:background="?android:attr/selectableItemBackground"> 39 android:background="?android:attr/dividerVertical" />
|
/frameworks/base/core/tests/coretests/res/layout/ |
fill_in_wrap.xml | 40 android:background="@android:drawable/edit_text" 50 android:background="@null"
|
/frameworks/base/core/tests/coretests/src/android/view/ |
DrawableBgMinSize.java | 34 * Views should obey their background {@link Drawable}'s minimum size 38 * This Activity exercises a few Views with background {@link Drawable}s.
|
/frameworks/base/packages/PrintSpooler/res/layout/ |
preview_page.xml | 23 android:background="@color/unselected_page_background_color" 37 android:background="@color/material_grey_500"
|
preview_page_selected.xml | 23 android:background="@android:color/white" 36 android:background="@color/material_grey_500"
|
Completed in 1940 milliseconds
<<51525354555657585960>>