OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scheduled
(Results
176 - 200
of
952
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/runtime/gc/
reference_queue.h
80
// registered to a reference queue are
scheduled
for appending by the heap worker thread.
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/intents/
CameraContentJobService.java
84
* Block the test thread, waiting on the JobScheduler to execute some previously
scheduled
/cts/apps/CtsVerifier/src/com/android/cts/verifier/jobscheduler/
MockJobService.java
79
* Block the test thread, waiting on the JobScheduler to execute some previously
scheduled
/cts/tests/JobScheduler/src/android/jobscheduler/
MockJobService.java
83
* Block the test thread, waiting on the JobScheduler to execute some previously
scheduled
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncUtils.java
62
// on other
scheduled
syncs and network utilization.
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/
strings.xml
30
should be flushed using a
scheduled
background thread.) \n\nIn this sample app data is only
/developers/build/prebuilts/gradle/DirectBoot/Application/src/main/java/com/example/android/directboot/
SchedulerFragment.java
43
* Fragment that registers
scheduled
alarms.
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
TestJobService.java
36
* Service to handle callbacks from the JobScheduler. Requests
scheduled
with the JobScheduler
/developers/samples/android/background/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/service/
TestJobService.java
36
* Service to handle callbacks from the JobScheduler. Requests
scheduled
with the JobScheduler
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncUtils.java
62
// on other
scheduled
syncs and network utilization.
/developers/samples/android/security/DirectBoot/Application/src/main/java/com/example/android/directboot/
SchedulerFragment.java
43
* Fragment that registers
scheduled
alarms.
/developers/samples/android/sensors/BatchStepSensor/Application/src/main/res/values/
strings.xml
30
should be flushed using a
scheduled
background thread.) \n\nIn this sample app data is only
/development/samples/ApiDemos/src/com/example/android/apis/content/
MediaContentJob.java
58
Log.i("MediaContentJob", "JOB
SCHEDULED
!");
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncUtils.java
62
// on other
scheduled
syncs and network utilization.
/development/samples/browseable/BatchStepSensor/res/values/
strings.xml
30
should be flushed using a
scheduled
background thread.) \n\nIn this sample app data is only
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/
SchedulerFragment.java
43
* Fragment that registers
scheduled
alarms.
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/service/
TestJobService.java
36
* Service to handle callbacks from the JobScheduler. Requests
scheduled
with the JobScheduler
/external/autotest/docs/
test-that.md
99
that contain Ifa73d7de7aac9c6efebd5f559708623804ad3691). Jobs will be
scheduled
/external/avahi/avahi-common/
simple-watch.h
54
quit request has been
scheduled
. Usually this function should be called
/external/chromium-trace/catapult/docs/
promises-vs-tasks.md
13
Another difference is that it's possible to run a task in a synchronous way. Calling `run()` on a task will block until the first task in the chain is completed. This is made possible by the fact that all operations in the task queue are synchronous. Compare this to `Promise` which doesn't have a `run` method and for which execution is
scheduled
as soon as the promise is created.
/external/chromium-trace/catapult/tracing/tracing/base/
raf.html
13
// The maximum amount of time that we allow for a task to get
scheduled
/external/glide/library/src/main/java/com/bumptech/glide/util/
Util.java
56
* @deprecated Use {@link #getBitmapByteSize(android.graphics.Bitmap)} instead.
Scheduled
to be removed in Glide
/external/libbrillo/brillo/dbus/
async_event_sequencer.cc
118
// be
scheduled
in the future.
/external/libbrillo/brillo/http/
http_transport.h
74
//
scheduled
by the transport while the I/O operations are still in progress.
/external/libbrillo/brillo/message_loops/
fake_message_loop.h
71
// The sparse list of
scheduled
pending callbacks.
Completed in 1705 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>