/packages/apps/Email/src/com/android/email/activity/ |
Welcome.java | 238 // Cancel all running tasks.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Utils.java | 64 * task should be interrupted; otherwise, in-progress tasks are allowed
|
/external/chromium/chrome/browser/history/ |
history_backend.h | 477 // to be invoked again if there are more tasks that need to run. 480 // Release all tasks in history_db_tasks_ and clears it.
|
/external/libnfc-nci/src/nfa/include/ |
nfa_api.h | [all...] |
/external/linux-tools-perf/Documentation/ |
perf-script-python.txt | 534 gives scripts a chance to do setup tasks: 542 processed and gives scripts a chance to do end-of-script tasks, such
|
/external/linux-tools-perf/ |
builtin-stat.c | 1042 "child tasks do not inherit counters"), 1219 * child tasks to inherit that and Ctrl-C would not work. [all...] |
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
Robolectric.java | [all...] |
/frameworks/base/docs/html/guide/ |
guide_toc.cs | 31 <li><a href="<?cs var:toroot ?>guide/components/tasks-and-back-stack.html"> 32 <span class="en">Tasks and Back Stack</span>
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
SipService.java | [all...] |
/build/core/ |
Makefile | [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.0-highlights.jd | 98 <a href="{@docRoot}sdk/images/4.0/tasks-lg.png" target="_android"> 99 <img src="{@docRoot}sdk/images/4.0/tasks.png" alt="" height="240" width="144" style="border:1px 188 notifications, tasks, and browser tabs</strong></p> [all...] |
/frameworks/base/docs/html/google/play/licensing/ |
adding-licensing.jd | 55 <p>Adding license verification with the LVL involves these tasks:</p> 68 <p>The sections below describe these tasks. When you are done with the 487 <p>The sections below describe these tasks. </p> [all...] |
setting-up.jd | 93 <p>Setting up your environment for licensing involves these tasks:</p> 102 <p>The sections below describe these tasks. When you are done with setup,
|
/frameworks/base/docs/html/guide/components/ |
fragments.jd | 511 android.app.Fragment#getActivity()} and easily perform tasks such as find a view in the [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
content-provider-creating.jd | 559 onCreate()}. Defer initialization tasks until they are actually needed. 638 tasks in this method, and defer database creation and data loading until the provider actually 639 receives a request for the data. If you do lengthy tasks in [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppsCustomizePagedView.java | [all...] |
/external/webkit/LayoutTests/fast/xpath/4XPath/Borrowed/resources/ |
od_20000608.xml | 281 <text><para>I note that previous Taxation Orders have generally disallowed secretarial expenses on the grounds that such expenses are in the nature of overhead. I consider that, to a large extent, filing and organizational tasks constitute tasks that can be considered to be in the nature of overhead. In this regard, I note that Ms. MacEachern's time dockets indicate that approximately 100 hours was spent performing filing and organizational tasks. I am not persuaded that the claim for this time should be allowed merely because these tasks were performed by Ms. MacEachern rather than by Ms. McCool's secretarial staff. Costs associated with administrative functions are already reflected in the rates allowed for counsel, consultants and expert witnesses, whether such functions are performed in-house by secretarial staff or on contract by a law student. In the circumstances, I am not prepared to depart from the usual practice of considering these types of expenses to be in the nature of overhead. Accordingly, I will disallow 100 hours for time claimed for Ms. MacEachern relating to the performance of filing and organizational tasks.</para> [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
recognizers.rb | 185 itself. this group of classes to implement necessary tasks. Recognizer 926 tasks like source code highlighting and simple code analysis. Usually, however, [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete.cc | 808 // The providers may have tasks outstanding that hold refs to them. We need 810 // calling Stop() should also cancel those tasks and make it so that we hold [all...] |
/external/chromium/net/proxy/ |
proxy_config_service_linux.cc | 204 // after the loop was quit, and pending tasks may then be deleted 499 // and pending tasks may then be deleted without being run. [all...] |
/frameworks/base/docs/html/distribute/googleplay/quality/ |
core.jd | 337 <li><strong><a href="{@docRoot}guide/components/tasks-and-back-stack.html">Tasks and Back Stack</a></strong> — Developer guide describing how to implement back-navigation.</li>
|
tablet.jd | 44 item, with each one comprising several smaller tasks or best practices.</p> 46 <p>Although the checklist tasks below are numbered for convenience, [all...] |
/frameworks/base/docs/html/guide/topics/admin/ |
device-admin.jd | 534 administrative tasks:</p> 544 screen lock. This section describes common password-related tasks.</p> [all...] |
/frameworks/base/docs/html/guide/topics/media/ |
mediaplayer.jd | 277 work or blocking calls are expected, you must do those tasks asynchronously: either from 401 <p>Services are often used for performing background tasks, such as fetching emails, [all...] |
/frameworks/base/docs/html/guide/topics/sensors/ |
sensors_overview.jd | 85 variety of sensor-related tasks. For example, you can use the sensor framework to do the following:</p> 245 <p>In a typical application you use these sensor-related APIs to perform two basic tasks:</p> [all...] |