Home
last modified time | relevance | path

Searched refs:batches (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/docs/html/guide/topics/text/
Dspell-checker-framework.jd126 onGetSuggestionsMultiple()}, which handles batches of word suggestion requests.
/frameworks/base/services/core/java/com/android/server/
DAlarmManagerService.java2343 void recordWakeupAlarms(ArrayList<Batch> batches, long nowELAPSED, long nowRTC) { in recordWakeupAlarms() argument
2344 final int numBatches = batches.size(); in recordWakeupAlarms()
2346 Batch b = batches.get(nextBatch); in recordWakeupAlarms()
/frameworks/base/docs/html/about/versions/
Dkitkat.jd360 deliver sensor events efficiently in batches, rather than individually as
362 low-power idle state until batches are delivered. You can request batched
364 the interval at which you receive batches. You can also request immediate
Dandroid-4.4.jd164 <p>To improve power efficiency, Android now batches together alarms from all apps that occur at rea…
473 …w you to specify the frequency at which you'd like the system to deliver batches of sensor events …
Dandroid-3.1.jd261 <p>The platform provides motion events to applications in batches, so a single
/frameworks/base/docs/html/training/game-controllers/
Dcontroller-input.jd494 …e {@link android.view.MotionEvent#ACTION_MOVE} (such as joystick movements), Android batches up the
/frameworks/base/docs/html/google/play/billing/
Dbilling_admin.jd230 <h4 id="billing-bulk-format">Formatting batches of items</h4>
/frameworks/base/docs/html/ndk/reference/
Dgroup___sensor.jd452 <p>Returns the maximum size of batches for this sensor. Batches will often be smaller, as the hardw…