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

<<11121314151617181920>>

  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
Action.java 56 * there is no background work.
63 * Queues up background work ie. {@link #doBackgroundWork} will be called on the
64 * background worker thread.
71 * Queues up background actions for background processing after the current action has
88 * Send queued actions to the background worker provided
96 * Do work in a long running background worker thread.
107 * Process the success response from the background worker. Runs on action service thread.
116 * Called in case of failures when sending background actions. Runs on action service thread
179 * background action
    [all...]
  /external/libjpeg-turbo/doc/html/
doxygen.css 91 background-color: #EBEFF6;
127 background-color: #9CAFD4;
159 background-color: #FBFCFD;
173 background-color: #FBFCFD;
192 -webkit-transition-property: background-color, box-shadow;
194 -moz-transition-property: background-color, box-shadow;
196 -ms-transition-property: background-color, box-shadow;
198 -o-transition-property: background-color, box-shadow;
200 transition-property: background-color, box-shadow;
205 background-color: cyan
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
TestUtils.java 29 // increase its priority. Such new behavior can causes starvation to the background thread -
30 // even if the main thread has called await() to yield its execution, the background thread
33 // Here we're trying to wait on the main thread for a PendingIntent from a background
34 // thread. Because of the starvation problem, the background thread may take up to 5 minutes
36 // give the background thread a chance to run, we call Thread.sleep() in a loop. Such dirty
  /developers/build/prebuilts/gradle/PictureInPicture/app/src/main/res/layout/
view_movie.xml 28 android:background="@drawable/shade"
38 android:background="?android:attr/selectableItemBackground"
49 android:background="?android:attr/selectableItemBackground"
60 android:background="?android:attr/selectableItemBackground"
71 android:background="?android:attr/selectableItemBackground"
  /developers/build/prebuilts/gradle/PictureInPicture/kotlinApp/app/src/main/res/layout/
view_movie.xml 28 android:background="@drawable/shade"
38 android:background="?android:attr/selectableItemBackground"
49 android:background="?android:attr/selectableItemBackground"
60 android:background="?android:attr/selectableItemBackground"
71 android:background="?android:attr/selectableItemBackground"
  /developers/samples/android/media/PictureInPicture/app/src/main/res/layout/
view_movie.xml 28 android:background="@drawable/shade"
38 android:background="?android:attr/selectableItemBackground"
49 android:background="?android:attr/selectableItemBackground"
60 android:background="?android:attr/selectableItemBackground"
71 android:background="?android:attr/selectableItemBackground"
  /developers/samples/android/media/PictureInPicture/kotlinApp/app/src/main/res/layout/
view_movie.xml 28 android:background="@drawable/shade"
38 android:background="?android:attr/selectableItemBackground"
49 android:background="?android:attr/selectableItemBackground"
60 android:background="?android:attr/selectableItemBackground"
71 android:background="?android:attr/selectableItemBackground"
  /external/ImageMagick/www/Magick++/
magick.css 2 background: white;
11 background: transparent;
18 background: transparent;
26 background: #d2ddf6;
39 background: #000044;
48 background: #d0d0dd;
74 background: white;
92 background: white;
106 background: #f5f5f5;
117 background: #f5f5f5
    [all...]
  /external/autotest/client/site_tests/platform_ChromeCgroups/
platform_ChromeCgroups.py 13 BG_CGROUP_DIR = os.path.join(CGROUP_DIR, 'background')
45 raise error.TestFail('background cgroup does not exist')
48 # while the other is in the background.
56 # Make sure the foreground and background cgroups are non-empty.
60 raise error.TestFail('no tasks in background cgroup')
  /external/libchrome/base/
critical_closure.h 26 // when the application goes to the background by using
52 // application goes to the background if possible on platforms where
62 // background running time, |MakeCriticalClosure| should be applied on them
75 // background time for closures to finish when it goes into the background.
  /external/llvm/docs/_themes/llvm-theme/static/
llvm-theme.css 23 background-color: #BFD1D4;
33 background-color: white;
39 background-color: white;
41 background-image: url(contents.png);
42 background-repeat: repeat-x;
60 background-image: url(navigation.png);
108 background-color: #AFC1C4;
127 background-color: #E3EFF1;
191 background-color: #f2f2f2;
221 background-color: #eee
    [all...]
  /external/skia/gm/
shaderbounds.cpp 64 // Background shader.
79 sk_sp<SkShader> MakeShader(int width, int height, bool background) {
81 if (background) {
87 return fShaderMaker(shaderWidth, shaderHeight, background, shaderScale);
96 sk_sp<SkShader> MakeShader(bool background);
  /external/webrtc/webrtc/examples/androidapp/res/layout/
fragment_hud.xml 11 android:background="@android:drawable/ic_menu_info_details"
40 android:background="@android:color/white"
49 android:background="@android:color/white"
61 android:background="@android:color/white"
70 android:background="@android:color/white"
  /packages/apps/Camera2/res/layout-land/
retake_done_cancel_layout.xml 28 android:background="@color/camera_gray_background" >
36 android:background="@null"
43 android:background="@null" >
50 android:background="@null"
60 android:background="@null"
  /packages/apps/Camera2/res/layout-land-v21/
retake_done_cancel_layout.xml 28 android:background="@color/camera_gray_background" >
36 android:background="?android:attr/selectableItemBackgroundBorderless"
43 android:background="@null" >
50 android:background="?android:attr/selectableItemBackgroundBorderless"
60 android:background="?android:attr/selectableItemBackgroundBorderless"
  /packages/apps/Camera2/res/layout-port/
retake_done_cancel_layout.xml 28 android:background="@color/camera_gray_background" >
36 android:background="@null"
43 android:background="@null" >
50 android:background="@null"
60 android:background="@null"
  /packages/apps/Camera2/res/layout-port-v21/
retake_done_cancel_layout.xml 28 android:background="@color/camera_gray_background" >
36 android:background="?android:attr/selectableItemBackgroundBorderless"
43 android:background="@null" >
50 android:background="?android:attr/selectableItemBackgroundBorderless"
60 android:background="?android:attr/selectableItemBackgroundBorderless"
  /packages/apps/ExactCalculator/res/values/
color.xml 32 <!-- Background color of the calculator display. -->
44 <!-- Background color for the numeric pad. -->
47 <!-- Background color for the operator pad. -->
50 <!-- Background color for the advanced pad. -->
65 <!-- Background color for empty history view. -->
  /packages/apps/Gallery2/res/layout/
filtershow_category_panel.xml 21 android:background="@color/background_main_toolbar" >
28 android:background="@drawable/filtershow_button_background"
37 android:background="@drawable/filtershow_button_background"
47 android:background="@drawable/filtershow_button_background"
57 android:background="@drawable/filtershow_button_background"
  /packages/apps/UnifiedEmail/res/layout/
super_collapsed_block.xml 24 android:background="@color/message_header_background_color"
37 android:background="@color/conversation_view_border_color"/>
43 android:background="@color/conversation_view_border_color"/>
51 android:background="@drawable/super_collapse_circle"
61 android:background="@drawable/super_collapse_circle"
  /test/vts/web/dashboard/src/main/webapp/css/
datepicker.css 38 background: none;
42 background: #e0f2f1;
48 background: #009688;
52 background: #009688;
68 background: none;
  /external/libnl/doc/
libnl.css 86 background-color: #EBEFF6;
122 background-color: #9CAFD4;
154 background-color: #FBFCFD;
168 background-color: #FBFCFD;
187 -webkit-transition-property: background-color, box-shadow;
189 -moz-transition-property: background-color, box-shadow;
191 -ms-transition-property: background-color, box-shadow;
193 -o-transition-property: background-color, box-shadow;
195 transition-property: background-color, box-shadow;
200 background-color: cyan
    [all...]
  /cts/common/host-side/tradefed/res/report/
compatibility_result.css 35 background-color: rgb(212, 233, 169);
43 background-color: #A5C639;
58 background-color: rgb(212, 233, 169);
65 background-color: #A5C639;
77 background-color: rgb(212, 233, 169);
89 background-color: #A5C639;
107 background-color: white;
113 background-color: rgb(212, 233, 169);
120 background-color: #A5C639;
133 background-color: #FA5858
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
LevelBuilder.java 48 // Generate the scrolling background.
51 GameObject background = new GameObject(); local
85 // Background Layer //
90 // The background image is ideally 1.5 times the size of the largest screen axis
101 // Scroll speeds such that the background will evenly match the beginning
112 background.add(scroller3);
113 background.add(backgroundRender);
116 return background;
119 public void addTileMapLayer(GameObject background, int priority, float scrollSpeed,
176 background.add(scroller)
    [all...]
  /frameworks/base/packages/SystemUI/res/values/
colors.xml 43 <!-- The disabled recents task bar background color. -->
45 <!-- The default recents task bar background color. -->
47 <!-- The default recents task view background color. -->
57 <!-- The lock to task button background color. -->
61 <!-- The background color for the freeform workspace. -->
66 <!-- The color of the legacy notification background -->
69 <!-- The color of the material notification background -->
72 <!-- The color of the material notification background when dimmed -->
75 <!-- The color of the material notification background when dark -->
78 <!-- The color of the material notification background when low priority --
    [all...]

Completed in 720 milliseconds

<<11121314151617181920>>