HomeSort by relevance Sort by last modified time
    Searched full:scheduled (Results 226 - 250 of 952) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/update_engine/common/
hardware_interface.h 72 // Cancel the powerwash operation scheduled to be performed on next boot.
  /system/update_engine/update_manager/
updater_provider.h 105 // scheduled update.
  /docs/source.android.com/src/devices/tech/power/
performance.jd 122 <p>To determine which processes are scheduled on which cores, use
124 from applications other than the top foreground application are scheduled on the
  /external/autotest/frontend/afe/
frontend_test_utils.py 93 scheduled on.
95 should be scheduled on (meta host scheduling).
  /external/kernel-headers/original/uapi/linux/
ip_vs.h 164 __u32 conns; /* connections scheduled */
427 IPVS_STATS_ATTR_CONNS, /* connections scheduled */
dm-ioctl.h 347 * it should instead be scheduled for removal when it gets closed.
350 * flag indicates that the device is scheduled to be removed when it
  /external/skia/src/gpu/
GrBatchAtlas.cpp 187 // upload. Otherwise, we already have a scheduled upload that hasn't yet ocurred.
188 // This new update will piggy back on that previously scheduled update.
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
ExpiredTimersActivity.java 45 /** Scheduled to update the timers while at least one is expired. */
124 // Ensure only one copy of the runnable is ever scheduled by first stopping updates.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ip_vs.h 132 __u32 conns; /* connections scheduled */
379 IPVS_STATS_ATTR_CONNS, /* connections scheduled */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ip_vs.h 153 __u32 conns; /* connections scheduled */
403 IPVS_STATS_ATTR_CONNS, /* connections scheduled */
  /frameworks/base/core/java/android/app/job/
JobInfo.java 86 * Query the minimum interval allowed for periodic scheduled jobs. Attempting
97 * Query the minimum flex time allowed for periodic scheduled jobs. Attempting
245 * Which content: URIs must change for the job to be scheduled. Returns null
255 * is detected until the job is scheduled.
680 * the job is scheduled. If there are more changes during that time, the delay
691 * time a content change is detected until the job is scheduled.
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConnectivityManager.java 78 // connectivity scans are scheduled. This constant defines the maximum
119 // Due to b/28020168, timer based single scan will be scheduled
193 // As a watchdog mechanism, a single scan will be scheduled every WATCHDOG_INTERVAL_MS
202 // Due to b/28020168, timer based single scan will be scheduled
696 // Otherwise, the watchdog timer will be scheduled when entering disconnected
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 220 /// should be scheduled togther. On some targets if two loads are loading from
221 /// addresses in the same cache line, it's better if they are scheduled
225 /// have already been scheduled after Load1.
365 /// stalls when scheduled together with fp MLA / MLS opcodes.
383 /// will cause stalls when scheduled after (within 4-cycle window) a fp
  /external/autotest/frontend/client/src/autotest/afe/
AfeUtils.java 234 messagePrefix + " scheduled for reverification");
251 messagePrefix + " scheduled for repair");
290 NotifyManager.getInstance().showMessage(messagePrefix + " scheduled for reinstall");
  /frameworks/base/core/java/android/content/
SyncRequest.java 45 * Specifies a point in the future at which the sync must have been scheduled to run.
105 * @return the earliest point in time that this sync can be scheduled.
112 * @return the last point in time at which this sync must scheduled.
  /frameworks/ex/common/java/com/android/common/
OperationScheduler.java 238 * scheduled time may be affected by error backoff logic and defined
337 * No operation will be scheduled until {@link #resetPermanentError()}
347 * allowing operations to be scheduled as normal.
  /prebuilts/go/darwin-x86/src/runtime/
proc_test.go 118 // Test that all P goroutines are scheduled at the same time
325 // Start two co-scheduled hog goroutines.
330 // Start two co-scheduled light goroutines.
  /prebuilts/go/linux-x86/src/runtime/
proc_test.go 118 // Test that all P goroutines are scheduled at the same time
325 // Start two co-scheduled hog goroutines.
330 // Start two co-scheduled light goroutines.
  /external/autotest/site_utils/
backup_mysql_db.py 93 # For conventional scheduled type, we back up all databases.
95 # conventional scheduled type.
brillo_test_launcher.py 116 @returns autotest_lib.server.frontend.Job object representing the scheduled
133 logging.info('Tests Scheduled. Please wait for results.')
mass_update.py 146 Locking a host tells Autotest that the host shouldn't be scheduled for
163 Unlocking a host tells Autotest that the host is okay to be scheduled
  /external/chromium-trace/catapult/dashboard/docs/
admin-tasks.md 16 ## Scheduled downtime
18 If it's necessary at some point to have scheduled downtime, announce
  /external/chromium-trace/catapult/telemetry/telemetry/testing/fakes/
__init__.py 412 'Current response is scheduled earlier than previous response.')
419 'Current response is scheduled earlier than previous response.')
  /external/chromium-trace/catapult/telemetry/telemetry/timeline/
thread.py 104 * thread_timestamp: Thread specific clock (scheduled) timestamp of the
126 * end_thread_timestamp: Timestamp when the scheduled time of the slice ended
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
TransformationUtils.java 153 * @deprecated No longer used by Glide, scheduled to be removed in Glide 4.0
177 * @deprecated No longer used by Glide, scheduled to be removed in Glide 4.0

Completed in 685 milliseconds

1 2 3 4 5 6 7 8 91011>>