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

<<11121314151617181920>>

  /external/smali/smali/
build.gradle 154 tasks.getByPath(':release').dependsOn(proguard
  /external/strace/
PORTING 25 you should consider other tasks to distract you from your friends,
  /external/webkit/Source/WebCore/dom/
ScriptExecutionContext.h 134 // Certain tasks get marked specially so that they aren't discarded, and are executed, when the context is shutting down its message queue.
  /external/webkit/Source/WebCore/fileapi/
FileStreamProxy.cpp 58 // Hold an ref so that the instance will not get deleted while there are tasks on the file thread.
  /external/webkit/Source/WebCore/page/
GeolocationPositionCache.cpp 111 // FIXME: Consider sharing this thread with other background tasks.
  /external/webkit/Source/WebCore/storage/
DatabaseTask.cpp 80 // Database tasks are meant to be used only once, so make sure this one hasn't been performed before.
DatabaseThread.cpp 179 // Note that the thread loop is running, so some tasks for the database
IDBTransactionBackendImpl.cpp 118 // Run the abort tasks, if any.
  /external/webkit/Source/WebCore/webaudio/
AudioNodeOutput.cpp 62 // Let the context take care of it in the audio thread in the pre and post render tasks.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_matrix.c 738 * Freeze matrix to not do maintenance tasks.
740 * Maintenance tasks optimize usage, but maybe we know we should hold
755 * Unfreezes maintenance tasks.
757 * If this is the last counterpart of freeze, then maintenance tasks
ewk_tiled_model.c 765 * Freeze cache to not do maintenance tasks.
767 * Maintenance tasks optimize cache usage, but maybe we know we should
779 * Unfreezes maintenance tasks.
781 * If this is the last counterpart of freeze, then maintenance tasks
  /frameworks/base/core/java/android/accounts/
AccountManagerFuture.java 55 * task should be interrupted; otherwise, in-progress tasks are allowed
  /frameworks/base/core/java/android/app/
IntentService.java 33 * <p>This "work queue processor" pattern is commonly used to offload tasks
  /frameworks/base/docs/html/guide/topics/location/
index.jd 20 Services, provides a more powerful, high-level framework that automates tasks such as
  /frameworks/base/docs/html/training/sync-adapters/
index.jd 79 Allows you to centralize all of your app's data transfer tasks in one place, so that they
  /frameworks/base/drm/java/android/drm/
package.html 46 on the DRM client to query rights and perform other DRM-related tasks. Each
  /frameworks/base/libs/hwui/
Caches.h 288 TaskManager tasks; member in class:android::uirenderer::Caches
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 18 // This class will implement a set of incremental algorithms for ranking tasks
  /frameworks/native/include/utils/
ThreadDefs.h 52 /* use for background tasks */
  /frameworks/opt/net/voip/src/java/android/net/rtp/
AudioStream.java 142 * certain tasks, such as second-stage dialing. According to RFC 2833, the
  /frameworks/testing/uiautomator/library/
Android.mk 69 # Please refer to build/core/tasks/apicheck.mk.
  /libcore/luni/src/main/java/java/util/concurrent/
Future.java 84 * task should be interrupted; otherwise, in-progress tasks are allowed
ThreadLocalRandom.java 20 * tasks (for example, each a {@link ForkJoinTask}) use random numbers
  /libcore/luni/src/test/java/tests/api/java/util/
TimerTaskTest.java 83 assertTrue("Unsheduled tasks should return false for cancel()",
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionsProviderImpl.java 69 * Cancels all pending query tasks.

Completed in 500 milliseconds

<<11121314151617181920>>