/external/chromium/net/socket/ |
socket_test_util.cc | 416 // the tasks in the message loop, and explicitly invoking the read/write [all...] |
/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 115 * <p>Certain cache configurations will result in the accrual of periodic maintenance tasks which [all...] |
/external/jmdns/src/javax/jmdns/impl/ |
ServiceInfoImpl.java | 35 import javax.jmdns.impl.tasks.DNSTask; [all...] |
/external/kernel-headers/original/linux/ |
mm.h | 220 * moment. Note that we have no way to track which tasks are using [all...] |
/external/linux-tools-perf/ |
builtin-top.c | 1050 "child tasks inherit counters"),
|
/external/protobuf/src/google/protobuf/stubs/ |
strutil.h | 231 // tasks such as printing debug messages. It is safe for src and dest
|
/external/smack/src/org/jivesoftware/smack/ |
Connection.java | 58 * // Most servers require you to login before performing other tasks. [all...] |
Connection.java.orig | 58 * // Most servers require you to login before performing other tasks. [all...] |
/frameworks/base/docs/html/google/play/billing/ |
billing_admin.jd | 28 few administrative tasks, including setting up and maintaining your product list on the Google Play
|
billing_integrate.jd | 42 <p class="note"><strong>Note:</strong> To see a complete implementation and learn how to test your application, see the <a href="{@docRoot}training/in-app-billing/index.html">Selling In-app Products</a> training class. The training class provides a complete sample In-app Billing application, including convenience classes to handle key tasks related to setting up your connection, sending billing requests and processing responses from Google Play, and managing background threading so that you can make In-app Billing calls from your main activity.</p>
|
/frameworks/base/docs/html/guide/components/ |
processes-and-threads.jd | 302 which simplifies the execution of worker thread tasks that need to interact with the UI.</p>
|
/frameworks/base/docs/html/guide/topics/graphics/ |
2d-graphics.jd | 152 kill some tasks. Inside your SurfaceView class is also a good place to define your secondary Thread class, which will
|
/frameworks/base/docs/html/tools/help/ |
adt.jd | 61 <dd>ADT integrates many development workflow tasks into Eclipse, making it easy for you to
|
/ndk/sources/host-tools/sed-4.2.1/ |
NEWS | 318 had to use ed or, for more complex tasks, resort to Perl; this is
|
/packages/apps/Camera/src/com/android/camera/ |
EffectsRecorder.java | [all...] |
/packages/apps/Gallery2/src/com/android/camera/ |
EffectsRecorder.java | [all...] |
/external/llvm/utils/TableGen/ |
FixedLenDecoderEmitter.cpp | 261 // Divides the decoding task into sub tasks and delegates them to the 298 /// into sub-tasks and delegates them to its inferior FilterChoosers for further 546 // Divides the decoding task into sub tasks and delegates them to the [all...] |
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/ |
EASLib.c | [all...] |
EASLibVst.c | [all...] |
/packages/apps/Email/src/com/android/email/activity/ |
MessageCompose.java | 141 * A registry of the active tasks used to save messages. [all...] |
/external/chromium/chrome/common/extensions/api/ |
extension_api.json | [all...] |
/frameworks/base/core/java/android/app/ |
Activity.java | 134 * <a href="{@docRoot}guide/topics/fundamentals/tasks-and-back-stack.html">Tasks and Back Stack</a> [all...] |
/prebuilts/tools/common/ant/ |
ant.jar | |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
streams.rb | 129 to perform tasks such as backtracking and error recovery. [all...] |
tree.rb | 461 Tracking this information simplifies tasks like extracting a block of code or [all...] |