HomeSort by relevance Sort by last modified time
    Searched full:tasks (Results 151 - 175 of 864) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/jmonkeyengine/engine/src/core/com/jme3/app/
AppTask.java 41 * <code>AppTask</code> is used in <code>AppTaskQueue</code> to manage tasks that have
42 * yet to be accomplished. The AppTask system is used to execute tasks either
  /external/libmtp/examples/
evolution-sync.sh 65 cat $HOME/.evolution/tasks/local/system/tasks.ics \
  /external/llvm/lib/Support/
SystemUtils.cpp 1 //===- SystemUtils.cpp - Utilities for low-level system tasks -------------===//
11 // system-specific, tasks.
  /external/qemu/distrib/sdl-1.2.15/src/timer/riscos/
SDL_systimer.c 106 /* Do background tasks required while sleeping as we are not multithreaded */
110 /* For threaded build only run background tasks in event thread */
  /packages/apps/Email/tests/src/com/android/email/
SingleRunningTaskTest.java 77 * Run 3 tasks sequentially.
90 * Run 2 tasks in parallel, and then another call.
  /packages/apps/Email/tests/src/com/android/emailcommon/utility/
EmailAsyncTaskTests.java 27 // execute() these tasks.
35 // Start 4 tasks
  /frameworks/base/docs/html/guide/components/
tasks-and-back-stack.jd 1 page.title=Tasks and Back Stack
13 <li>Tasks can move to the background and retain the state of each activity in order for users
14 to perform other tasks without losing their work</li>
20 <li><a href="#ManagingTasks">Managing Tasks</a>
88 <p>The device Home screen is the starting place for most tasks. When the user touches an icon in the
121 class="img-caption"><strong>Figure 2.</strong> Two tasks: Task B receives user interaction
145 that started that task (or by touching and holding the <em>Home</em> button to reveal recent tasks
149 <p class="note"><strong>Note:</strong> Multiple tasks can be held in the background at once.
150 However, if the user is running many background tasks at the same time, the system might begin
158 times (even from different tasks), as shown in figure 3. As such, if the user navigates backwar
    [all...]
  /build/tools/apicheck/etc/
apicheck 21 # build/core/tasks/apicheck.mk.
  /development/samples/Alarm/
_index.html 10 use this type of service to move long-running or periodic tasks into the background. For
  /external/bluetooth/bluedroid/btif/include/
btif_av.h 101 /* used to pass events to AV statemachine from other tasks */
  /external/chromium/base/synchronization/
condition_variable.h 9 // scenario is that additional tasks are now available for processing. It is
11 // a queue now has items (tasks) which need to be tended to. A related use
14 // (bounded size) communications queue for the manager to deposit tasks, or,
15 // as a second example, that the queue of tasks is completely empty and all
  /external/chromium/chrome/browser/sync/notifier/
chrome_system_resources.h 58 // Holds all posted tasks that have not yet been run.
  /external/chromium/chrome/browser/ui/gtk/
first_run_dialog.h 43 // first run tasks are done.
  /external/chromium/third_party/libjingle/source/talk/base/
task.h 44 // pushing forwards a TaskRunner that holds on to all Tasks. The purpose
65 // (3) Finally it helps manage parent tasks and children. If a parent
66 // task gets aborted, all the children tasks are too. The nice thing
69 // of infinite lifetime child tasks and now worry about cleaning them up.
  /external/chromium-trace/trace-viewer/src/
range.js 20 * nesting tasks.
  /external/libvpx/libvpx/nestegg/halloc/
README 5 malloc/free interface that simplifies tasks of memory disposal
  /external/linux-tools-perf/Documentation/
perf-sched.txt 35 individual CPUs, and the two-letter shortcuts stand for tasks that
  /external/llvm/utils/llvm-build/llvmbuild/
configutil.py 2 Defines utilities useful for performing standard "configuration" style tasks.
  /external/protobuf/java/
pom.xml 79 <tasks>
86 </tasks>
97 <tasks>
140 </tasks>
  /external/valgrind/main/gdbserver_tests/
nlcontrolc.stdinB.gdb 12 # Here, all tasks should be blocked in a loooonnnng select, all in WaitSys
  /external/webrtc/src/modules/interface/
module.h 29 // Process any pending tasks such as timeouts.
  /frameworks/base/docs/html/training/design-navigation/
ancestral-temporal.jd 25 <li><a href="{@docRoot}guide/components/tasks-and-back-stack.html">Tasks and Back Stack</a></li>
61 the system handles <a href="{@docRoot}guide/components/tasks-and-back-stack.html">tasks and
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRefresher.java 20 * Fires off tasks to validate shortcuts, and reports the results back to a
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DatabaseModifier.java 26 * additional tasks before or after the database modification operation. A typical use case is to
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.pom 87 <tasks>
93 </tasks>
103 <tasks>
105 </tasks>

Completed in 459 milliseconds

1 2 3 4 5 67 8 91011>>