Home
last modified time | relevance | path

Searched refs:scheduled (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DOneShotScheduler.java34 private HashMap <String, Integer> scheduled; field in OneShotScheduler
41 scheduled = new HashMap<String, Integer>(); in OneShotScheduler()
48 scheduled.clear(); in reset()
61 if (!scheduled.containsKey(filter.getName())) { in scheduleNextNode()
63 scheduled.put(filter.getName(),1); in scheduleNextNode()
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/
DTestScheduledExecutorService.java36 private List<TestFuture> scheduled = new ArrayList<>(); field in TestScheduledExecutorService
118 scheduled.add(future); in schedule()
140 for (TestFuture future : scheduled) { in runAll()
146 scheduled.get(taskIndex).runnable.run(); in run()
/frameworks/base/docs/html/topic/performance/power/network/
Daction-app-traffic.jd94 <a href="{@docRoot}training/sync-adapters/index.html">Sync Adapter for scheduled syncs</a>
104 <strong>Note:</strong> For scheduled data synchronization, you should <em>always</em> prefer GCM
/frameworks/base/docs/html/training/efficient-downloads/
Dregular_updates.jd63 <p>If several alarms are scheduled to trigger at similar times, this phase-shifting will cause them…
67 <p>You can further reduce the impact of these scheduled alarms by opportunistically reducing their …
Defficient-network-access.jd122 …reempting scheduled updates and prefetches, so that they are all executed when time-sensitive tran…
130 … regularly scheduled updates. The planned update should be executed at the same time as the on-dem…
Dconnectivity_patterns.jd34 …nnection has been established to execute significant downloads, preempt scheduled updates, and pot…
/frameworks/base/docs/html/training/articles/
Ddirect-boot.jd37 <li>Apps that have scheduled notifications, such as alarm clock
68 run during Direct Boot mode, such as triggering a scheduled alarm.</p>
Dperf-jni.jd71 <p>All threads are Linux threads, scheduled by the kernel. They're usually
/frameworks/base/docs/html/training/sync-adapters/
Dindex.jd80 all run at the same time. Your data transfer is also scheduled in conjunction with data
/frameworks/opt/net/wifi/service/proto/
Dwifi.proto69 // Number of repeated background scans that were scheduled to the chip.
/frameworks/base/docs/html/distribute/analyze/
Dmeasure.jd172 expected? Is a scheduled in-app event driving up usage? You can answer all
/frameworks/base/docs/html/training/system-ui/
Dimmersive.jd215 you'll probably want to cancel any pending "hide" operations you previously scheduled
/frameworks/base/docs/html/training/scheduling/
Dalarms.jd174 screen is off. This ensures that the alarm will fire at the scheduled time. This is useful
/frameworks/base/docs/html/wear/preview/features/
Dcomplications.jd253 period to 0 so scheduled update requests do not occur (or set it to a
/frameworks/base/docs/html/guide/topics/providers/
Dcalendar-provider.jd481 scheduled over. </td>
1055 <td>If this event counts as busy time or is free time that can be scheduled over.</td>
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd670 scheduled task should run. You can schedule the task to run under specific
696 the system will run any scheduled job that is ready to run, even if the job’s
Dandroid-4.0.jd205 scheduled and specify an alarm method such as to use an alert, email, or SMS to remind
247 Whether the time period of this event allows for other events to be scheduled at the same time</li>
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0.jd322 distinguish user-scheduled reminders from other events
/frameworks/base/docs/html/training/auto/audio/
Dindex.jd248 when the user presses play in your app). Even a user-scheduled alarm from the
/frameworks/base/docs/html/topic/libraries/data-binding/
Dindex.jd1470 When a variable or observable changes, the binding will be scheduled to