Searched
full:scheduled (Results
251 -
275 of
952) sorted by null
<<11121314151617181920>>
/external/libchrome/base/message_loop/ |
message_pump_mac.h | 116 // Timer callback scheduled by ScheduleDelayedWork. This does not do any 189 // The time that delayed_work_timer_ is scheduled to fire. This is tracked
|
/external/okhttp/okio/okio/src/main/java/okio/ |
AsyncTimeout.java | 58 /** If scheduled, this is the time that the watchdog should time this out. */ 74 // Start the watchdog thread and create the head node when the first timeout is scheduled.
|
/external/skia/include/gpu/ |
GrGpuResource.h | 29 * 2) Pending read (+ by addPendingRead(), - by completedRead()): GrContext has scheduled a read 31 * 3) Pending write (+ by addPendingWrite(), - by completedWrite()): GrContext has scheduled a
|
/external/v8/include/ |
v8-debug.h | 168 // Remove scheduled debugger break in given isolate if it has not 172 // Check if a debugger break is scheduled in the given isolate.
|
/external/v8/test/mjsunit/harmony/ |
futex.js | 277 // The woken worker may not have been scheduled yet. Look for which thread 293 // As above, wait until the workers have been scheduled.
|
/frameworks/base/docs/html/training/articles/ |
direct-boot.jd | 37 <li>Apps that have scheduled notifications, such as alarm clock 68 run during Direct Boot mode, such as triggering a scheduled alarm.</p>
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlertUtils.java | 103 * scheduled reminders up to date but apps may use this to implement snooze 104 * functionality without modifying the reminders table. Scheduled alarms
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_heapq.so | |
/external/kernel-headers/original/uapi/linux/ |
nl80211.h | 331 * @NL80211_CMD_START_SCHED_SCAN: start a scheduled scan at certain 335 * scheduled scan will run in an infinite loop with the specified interval. 339 * If for some reason scheduled scan is aborted by the driver, all scan 350 * scheduled scan can be delayed by %NL80211_ATTR_SCHED_SCAN_DELAY 352 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT if 353 * scheduled scan is not running. The caller may assume that as soon 354 * as the call returns, it is safe to start a new scheduled scan again. 355 * @NL80211_CMD_SCHED_SCAN_RESULTS: indicates that there are scheduled scan 357 * @NL80211_CMD_SCHED_SCAN_STOPPED: indicates that the scheduled scan has 359 * scheduled scan. One reason for stopping the scan is if the hardwar [all...] |
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | 331 * @NL80211_CMD_START_SCHED_SCAN: start a scheduled scan at certain 335 * scheduled scan will run in an infinite loop with the specified interval. 339 * If for some reason scheduled scan is aborted by the driver, all scan 350 * scheduled scan can be delayed by %NL80211_ATTR_SCHED_SCAN_DELAY 352 * @NL80211_CMD_STOP_SCHED_SCAN: stop a scheduled scan. Returns -ENOENT if 353 * scheduled scan is not running. The caller may assume that as soon 354 * as the call returns, it is safe to start a new scheduled scan again. 355 * @NL80211_CMD_SCHED_SCAN_RESULTS: indicates that there are scheduled scan 357 * @NL80211_CMD_SCHED_SCAN_STOPPED: indicates that the scheduled scan has 359 * scheduled scan. One reason for stopping the scan is if the hardwar [all...] |
/art/runtime/arch/arm/ |
memcmp16_arm.S | 28 * (2) The loads are scheduled in a way they won't stall
|
/cts/tests/JobScheduler/src/android/jobscheduler/ |
TriggerContentJobService.java | 121 * Block the test thread, waiting on the JobScheduler to execute some previously scheduled
|
/developers/build/prebuilts/gradle/DirectBoot/Application/src/main/java/com/example/android/directboot/alarms/ |
AlarmAdapter.java | 41 * scheduled alarms.
|
/developers/build/prebuilts/gradle/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/ |
MainActivity.java | 90 /** Service object to interact scheduled jobs. */
|
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/ |
EventScheduler.java | 186 * Check to see if any scheduled events are ready to be processed.
|
/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/ |
EventScheduler.java | 186 * Check to see if any scheduled events are ready to be processed.
|
/developers/samples/android/background/JobScheduler/Application/src/main/java/com/example/android/jobscheduler/ |
MainActivity.java | 90 /** Service object to interact scheduled jobs. */
|
/developers/samples/android/common/src/java/com/example/android/common/midi/ |
EventScheduler.java | 186 * Check to see if any scheduled events are ready to be processed.
|
/developers/samples/android/security/DirectBoot/Application/src/main/java/com/example/android/directboot/alarms/ |
AlarmAdapter.java | 41 * scheduled alarms.
|
/developers/samples/android/security/DirectBoot/ |
template-params.xml | 40 This sample works as a simple alarm clock. On > Android N devices, the scheduled alarms
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
AlarmController.java | 149 // the one that was scheduled.
|
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/ |
AlarmAdapter.java | 41 * scheduled alarms.
|
/development/samples/browseable/JobScheduler/src/com.example.android.jobscheduler/ |
MainActivity.java | 90 /** Service object to interact scheduled jobs. */
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
EventScheduler.java | 186 * Check to see if any scheduled events are ready to be processed.
|
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
EventScheduler.java | 186 * Check to see if any scheduled events are ready to be processed.
|
Completed in 1083 milliseconds
<<11121314151617181920>>