Home
last modified time | relevance | path

Searched refs:work (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt75 combined work, a derivative of the original library. The ordinary
111 "work based on the library" and a "work that uses the library". The
128 The "Library", below, refers to any such software library or work
129 which has been distributed under these terms. A "work based on the
130 Library" means either the Library or any derivative work under
131 copyright law: that is to say, a work containing the Library or a
136 "Source code" for a work means the preferred form of the work for
145 such a program is covered only if its contents constitute a work based
163 of it, thus forming a work based on the Library, and copy and
164 distribute such modifications or work under the terms of Section 1
[all …]
/frameworks/base/core/jni/
Dandroid_app_NativeActivity.cpp79 ActivityWork work; in write_work() local
80 work.cmd = cmd; in write_work()
81 work.arg1 = arg1; in write_work()
82 work.arg2 = arg2; in write_work()
89 int res = write(fd, &work, sizeof(work)); in write_work()
94 if (res == sizeof(work)) return; in write_work()
211 ActivityWork work; in mainWorkCallback() local
212 if (!read_work(code->mainWorkRead, &work)) { in mainWorkCallback()
217 ALOGD("mainWorkCallback: cmd=%d", work.cmd); in mainWorkCallback()
220 switch (work.cmd) { in mainWorkCallback()
[all …]
/frameworks/base/docs/html/training/enterprise/
Dindex.jd2 meta.tags="work, enterprise, corporate"
3 page.tags="work", "enterprise", "corporate"
24 <a href="http://www.google.com/work/android">Android for Work</a> program, which offers a suite
45 data-query="collection:training/work/apps"
61 data-query="collection:training/work/admin"
/frameworks/base/docs/html/training/run-background-service/
Dsend-request.jd37 To create a work request and send it to an {@link android.app.IntentService}, create an
38 explicit {@link android.content.Intent}, add work request data to it, and send it to
69 Notice that you can send the work request from anywhere in an Activity or Fragment.
75 the {@link android.app.IntentService} does the work defined in its
79 The next step is to report the results of the work request back to the originating Activity
Dindex.jd45 This class describes how to implement an {@link android.app.IntentService}, send it work
60 Learn how to send work requests to an {@link android.app.IntentService}.
68 work request from an {@link android.app.IntentService} to the
/frameworks/base/services/core/java/com/android/server/notification/
DRankingReconsideration.java55 work(); in run()
89 public abstract void work(); in work() method in RankingReconsideration
/frameworks/base/docs/html/training/scheduling/
Dwakelock.jd31 and keep it awake to complete some work.</p>
110 <p>If you need to keep the CPU running in order to complete some work before the device goes
123 that needs to grab a wake lock to keep the CPU running to do work while the screen is off.
132 work, you can manage your wake lock through a
159 passes off the work to a {@link android.app.Service}
163 the work to a service, you are effectively allowing the device to go back to sleep before
164 the work completes. The net result is that the app might not finish doing the work until
210 // Do the work that requires your app to keep the CPU running.
/frameworks/base/docs/html/training/articles/
Dperf-anr.jd55 <strong>you should not perform the work on the UI thread</strong>, but instead create a
56 worker thread and do most of the work there. This keeps the UI thread (which drives the user
85 <p>Therefore, any method that runs in the UI thread should do as little work
97 {@link android.os.AsyncTask#doInBackground doInBackground()} method to perform the work.
106 // Do the long-running work in here
159 small, discrete amounts of work in the background such
183 <li>If your application is doing work in the background in response to
/frameworks/base/docs/html/training/multiple-threads/
Drun-code.jd34 you add the task to the pool's work queue. When a thread becomes available, the
40 task starts, but then discovers that its work isn't necessary. Rather than wasting processor
50 ThreadPoolExecutor.execute()}. This call adds the task to the thread pool's work queue. When an
104 * thread pool work queue
/frameworks/base/docs/html/
Dlicense.jd101 are producing the work. There are several typical ways in which this
106 If your online work <em>exactly reproduces</em> text or images from this
111 Portions of this page are reproduced from work created and <a
124 If your online work shows <em>modified</em> text or images based on
129 Portions of this page are modifications based on work created and <a
/frameworks/base/docs/html/tools/debugging/
Dsystrace.jd70 and kernel work queues, require that you have root access to the device. However, most Systrace log
183 <p>Clicking on one such frame highlights it, focusing only on the work done by the system for that
184 frame. On devices running Android 5.0 (API level 21) or higher, this work is split between the UI
185 Thread and RenderThread. On prior versions, all work in creating a frame is done on the UI
203 the case above, it calls out that the primary problem with the frame is too much work being done
208 <p>If you see too much work being done on the UI thread, as in this case with this
209 {@link android.widget.ListView} work, you can
232 technique can help you see what work your application's threads are doing at any given time. Tracing
286 providing information about several important stages of work it executes.</p>
/frameworks/base/docs/html/design/get-started/
Dcreative-vision.jd11 to apps as well as the system at large. As you work with Android,
31 time, they should intuitively grasp the most important features. The design work doesn't stop at the
/frameworks/rs/scriptc/
Drs_io.rsh36 * a: Allocation to work on.
49 * a: Allocation to work on.
/frameworks/base/docs/html/training/auto/
Dindex.jd14 The Android platform enables you to extend your app to work with in-vehicle console systems
21 Apps that work with Android Auto consoles run on a connected device, such as a phone or
/frameworks/av/media/libeffects/lvm/wrapper/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/av/media/libeffects/preprocessing/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/av/drm/common/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/av/drm/drmserver/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/base/libs/storage/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/base/tools/aidl/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/av/media/libstagefright/yuv/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/av/media/mediaserver/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/av/cmds/stagefright/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all
/frameworks/base/libs/hwui/
DNOTICE48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
53 "Derivative Works" shall mean any work, whether in Source or Object
56 represent, as a whole, an original work of authorship. For the purposes
61 "Contribution" shall mean any work of authorship, including
174 work stoppage, computer failure or malfunction, or any and all

12345678910>>...19