HomeSort by relevance Sort by last modified time
    Searched full:background (Results 1176 - 1200 of 7839) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/android/app/
EnterTransitionCoordinator.java 340 Drawable background = decorView.getBackground(); local
341 if (background == null) {
342 background = new ColorDrawable(Color.TRANSPARENT);
343 mReplacedBackground = background;
346 background = background.mutate();
347 background.setAlpha(0);
349 getWindow().setBackgroundDrawable(background);
583 Drawable background = decorView.getBackground(); local
584 if (background != null)
    [all...]
  /packages/apps/Camera2/res/values/
styles.xml 39 <item name="android:background">@drawable/actionbar_translucent</item>
69 <item name="android:background">@color/popup_title_color</item>
83 <item name="android:background">@drawable/bg_text_on_preview</item>
94 <item name="android:background">@drawable/bg_pressed</item>
106 <item name="android:background">@drawable/bg_pressed_exit_fading</item>
137 <item name="android:background">@drawable/bg_pressed_exit_fading</item>
155 <item name="android:background">@drawable/panel_undo_holo</item>
162 <item name="android:background">@color/gray</item>
178 <item name="android:background">@drawable/bg_pressed</item>
181 <item name="android:background">#000000</item
    [all...]
  /packages/apps/Gallery2/res/values/
styles.xml 44 <item name="android:background">@drawable/actionbar_translucent</item>
48 <item name="android:background">@null</item>
60 <item name="android:background">@drawable/action_bar_two_line_background</item>
98 <item name="android:background">@color/popup_title_color</item>
133 <item name="android:background">@drawable/setting_picker</item>
147 <item name="android:background">@drawable/bg_text_on_preview</item>
171 <item name="android:background">@drawable/setting_picker</item>
199 <item name="android:background">#2c2c2c</item>
205 <item name="android:background">@android:drawable/divider_horizontal_dark</item>
213 <item name="android:background">@drawable/bg_pressed</item
    [all...]
  /frameworks/base/core/java/com/android/internal/graphics/
ColorUtils.java 48 public static int compositeColors(@ColorInt int foreground, @ColorInt int background) {
49 int bgAlpha = Color.alpha(background);
54 Color.red(background), bgAlpha, a);
56 Color.green(background), bgAlpha, a);
58 Color.blue(background), bgAlpha, a);
85 * Returns the contrast ratio between {@code foreground} and {@code background}.
86 * {@code background} must be opaque.
91 public static double calculateContrast(@ColorInt int foreground, @ColorInt int background) {
92 if (Color.alpha(background) != 255) {
93 throw new IllegalArgumentException("background can not be translucent: #
    [all...]
  /frameworks/support/core-utils/java/android/support/v4/graphics/
ColorUtils.java 47 public static int compositeColors(@ColorInt int foreground, @ColorInt int background) {
48 int bgAlpha = Color.alpha(background);
53 Color.red(background), bgAlpha, a);
55 Color.green(background), bgAlpha, a);
57 Color.blue(background), bgAlpha, a);
84 * Returns the contrast ratio between {@code foreground} and {@code background}.
85 * {@code background} must be opaque.
90 public static double calculateContrast(@ColorInt int foreground, @ColorInt int background) {
91 if (Color.alpha(background) != 255) {
92 throw new IllegalArgumentException("background can not be translucent: #
    [all...]
  /external/clang/www/
make_cxx_dr_status 62 .none { background-color: #FFCCCC }
63 .partial { background-color: #FFE0B0 }
64 .svn { background-color: #FFFF99 }
65 .full { background-color: #CCFF99 }
66 .na { background-color: #DDDDDD }
69 tr:target { background-color: #FFFFBB }
70 th { background-color: #FFDDAA }
  /external/testng/src/main/resources/
testng-reports.css 22 background: #ffa500;
45 background-color: #fff8dc;
56 background-color: #9FB4D9; //afeeee;
64 background-color: #DEE8FC; //d0ffff;
156 background-color: #0066ff;
280 background-color: #0ccff;
302 background-color: #deb887;
  /external/vboot_reference/tests/
vboot_api_devmode_tests.c 50 { "VbBootDeveloperSoundTest( fast, background )",
59 { "VbBootDeveloperSoundTest( normal, background )",
72 { "VbBootDeveloperSoundTest( fast, no background )",
81 { "VbBootDeveloperSoundTest( normal, no background )",
94 { "VbBootDeveloperSoundTest( normal, background, Ctrl-D )",
103 { "VbBootDeveloperSoundTest( normal, no background, Ctrl-D )",
113 { "VbBootDeveloperSoundTest( normal, background, Ctrl-U not allowed )",
  /frameworks/support/samples/Support7Demos/res/layout/
activity_card_view.xml 20 android:background="#ffffffff"
153 android:background="@color/cardview_light_background"
159 android:background="@color/card_yellow"/>
164 android:background="@color/card_aquatic"/>
169 android:background="@color/card_classic"/>
174 android:background="@color/card_sunbrite"/>
179 android:background="@color/card_tropical"/>
  /packages/apps/Calendar/res/values/
colors.xml 28 <!-- The app wide background color -->
95 <!-- Background Color of present/future events in agenda view -->
97 <!-- Background Color of past events in agenda view -->
101 <!-- General background color in agenda view -->
117 <!-- Background color of a selected items in the agenda list -->
124 <!-- background color for for clicked days in month view-->
126 <!-- background color for the past -->
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 203 Log.e("Cal", "background LoaderThread interrupted!");
233 * Reuses an existing background thread, if events were already being loaded in the background.
234 * NOTE: events and uiCallback are not used if an existing background thread gets reused --
235 * the ones that were passed in on the call that results in the background thread getting
247 // Send the load request to the background thread
274 // Send load request to the background thread
  /packages/apps/Camera2/src/com/android/camera/app/
MediaSaver.java 27 * background.
52 * The callback when the saving is done in the background.
65 * saves the file to the storage in the background.
91 * saves the file to the storage in the background.
113 * saves the file to the storage in the background. The width and height
131 * saves the file to the storage in the background. The time will be set by
151 * the background. Only the database is updated here. The file should
  /packages/apps/Gallery2/res/layout-land/
filtershow_color_border_ui.xml 191 android:background="@drawable/filtershow_color_picker_circle"
199 android:background="@drawable/filtershow_color_picker_circle"
207 android:background="@drawable/filtershow_color_picker_circle"
215 android:background="@drawable/filtershow_color_picker_circle"
223 android:background="@drawable/filtershow_color_picker_circle"
228 android:background="@color/background_main_toolbar"
237 android:background="@drawable/ic_action_overflow"
filtershow_draw_ui.xml 168 android:background="@drawable/filtershow_color_picker_circle"
176 android:background="@drawable/filtershow_color_picker_circle"
184 android:background="@drawable/filtershow_color_picker_circle"
192 android:background="@drawable/filtershow_color_picker_circle"
200 android:background="@drawable/filtershow_color_picker_circle"
206 android:background="@color/background_main_toolbar"
215 android:background="@drawable/ic_action_overflow"
  /packages/apps/ManagedProvisioning/res/values/
styles.xml 56 <item name="android:background">@color/transparent</item>
76 <item name="android:background">@color/white</item>
156 <item name="android:background">@color/blue</item>
161 <item name="android:background">@color/gray_button_background</item>
166 <item name="android:background">@null</item>
173 <item name="android:background">@color/gray_divider</item>
179 <item name="android:background">@color/black_toolbar</item>
  /prebuilts/misc/windows/sdl2/test/
testrendertarget.c 26 SDL_Texture *background; member in struct:__anon53737
130 /* Draw the background.
154 SDL_RenderCopy(s->renderer, s->background, NULL, NULL);
188 /* Draw the background */
189 SDL_RenderCopy(s->renderer, s->background, NULL, NULL);
268 drawstate->background = LoadTexture(drawstate->renderer, "sample.bmp", SDL_FALSE);
269 if (!drawstate->sprite || !drawstate->background) {
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
AnalogComplicationConfigRecyclerViewAdapter.java 62 * (highlight color [second arm], background color, unread notifications, etc.).
73 * <p>Color configuration options for both highlight (seconds hand) and background color.
77 * <p>Background image complication configuration for changing background image of watch face.
90 BACKGROUND,
141 ComplicationLocation.BACKGROUND);
402 // Only update background colors for preview if background complications are disabled.
404 // Updates background color.
418 // Inform user that they need to disable background image for color to work
    [all...]
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/config/
AnalogComplicationConfigRecyclerViewAdapter.java 62 * (highlight color [second arm], background color, unread notifications, etc.).
73 * <p>Color configuration options for both highlight (seconds hand) and background color.
77 * <p>Background image complication configuration for changing background image of watch face.
90 BACKGROUND,
141 ComplicationLocation.BACKGROUND);
402 // Only update background colors for preview if background complications are disabled.
404 // Updates background color.
418 // Inform user that they need to disable background image for color to work
    [all...]
  /external/autotest/server/site_tests/autoupdate_EndToEndTest/
update_engine_performance_monitor.py 16 # The prefix of FIFO files used when using background processes.
24 the background using the --start-bg and --stop-bg options.
220 dest='start_bg', help='start background instance '
224 help='stop running background instance and dump '
231 # If starting a background instance, fork a child and write
238 # ssh(1) invocation will hang until our background instance is
250 sys.stderr.write('Starting background collection.\n')
252 sys.stderr.write('Stopping background collection.\n')
259 # If stopping a background instance, check that the FIFO is
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AppScanStats.java 55 boolean background; field in class:AppScanStats.LastScan
59 public LastScan(long timestamp, long duration, boolean opportunistic, boolean background,
64 this.background = background;
137 scan.background = (settings.getCallbackType() & ScanSettings.CALLBACK_TYPE_FIRST_MATCH) != 0;
149 boolean isUnoptimized = !(scan.filtered || scan.background || scan.opportunistic);
267 if (lastScan.background) sb.append(" (Background)");
297 if (scan.background) sb.append("Back ");
  /tools/test/connectivity/acts/tests/google/ble/scan/
BleBackgroundScanTest.py 17 This test script exercises background scan test scenarios.
85 """Test generic background scan.
87 Tests LE background scan. The goal is to find scan results even though
104 TAGS: LE, Advertising, Scanning, Background Scanning
146 """Test background LE scanning with LE disabled.
148 Tests LE background scan. The goal is to find scan results even though
165 TAGS: LE, Advertising, Scanning, Background Scanning
189 self.log.info("Was able to start background scan even though ble "
194 "Was not able to start a background scan as expected.")
  /development/samples/ApiDemos/res/values/
styles.xml 61 background. -->
72 <!-- A theme that has a wallpaper background. Here we explicitly specify
79 <!-- A theme that has a translucent background. Here we explicitly specify
89 background; this example completely removes the background,
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
MemoryTest.c 60 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background;
91 SetMem (&Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL), 0x0);
178 Background,
202 Background,
246 Background,
  /external/fmtlib/doc/bootstrap/
list-group.less 27 background-color: @list-group-bg;
58 background-color: @list-group-hover-bg;
67 background-color: @list-group-disabled-bg;
86 background-color: @list-group-active-bg;
104 // Add modifier classes to change text and background color on individual items.
modals.less 53 background-color: @modal-content-bg;
58 background-clip: padding-box;
63 // Modal background
70 z-index: @zindex-modal-background;
71 background-color: @modal-backdrop-bg;

Completed in 1070 milliseconds

<<41424344454647484950>>