Home
last modified time | relevance | path

Searched refs:intervals (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DDashPathEffect_Delegate.java76 /*package*/ static int nativeCreate(float intervals[], float phase) { in nativeCreate() argument
77 DashPathEffect_Delegate newDelegate = new DashPathEffect_Delegate(intervals, phase); in nativeCreate()
83 private DashPathEffect_Delegate(float intervals[], float phase) { in DashPathEffect_Delegate() argument
84 mIntervals = new float[intervals.length]; in DashPathEffect_Delegate()
85 System.arraycopy(intervals, 0, mIntervals, 0, intervals.length); in DashPathEffect_Delegate()
/frameworks/base/graphics/java/android/graphics/
DDashPathEffect.java34 public DashPathEffect(float intervals[], float phase) { in DashPathEffect() argument
35 if (intervals.length < 2) { in DashPathEffect()
38 native_instance = nativeCreate(intervals, phase); in DashPathEffect()
41 private static native int nativeCreate(float intervals[], float phase); in nativeCreate() argument
/frameworks/base/core/jni/android/graphics/
DPathEffect.cpp35 SkScalar* intervals = storage.get(); in Dash_constructor() local
37 intervals[i] = SkFloatToScalar(values[i]); in Dash_constructor()
39 return new SkDashPathEffect(intervals, count, SkFloatToScalar(phase)); in Dash_constructor()
/frameworks/base/tools/orientationplot/
DREADME.txt36 intervals for the proposed orientation and accelerometer latency.
50 it 90 degrees. Note that the confidence intervals will all drop to 0 at some
/frameworks/opt/telephony/
DREADME.txt61 could change it to perform 4 retries at 5 second intervals:
/frameworks/base/docs/html/training/sync-adapters/
Drunning-sync-adapter.jd81 At regular intervals
112 at regular intervals uses battery power even if no updates are available, GCM only sends
362 To run your sync adapter at regular intervals, call
441 use other signals to trigger a sync or schedule them at regular intervals, without user input.
/frameworks/base/docs/html/google/play/billing/
Dbilling_subscriptions.jd137 automated recurring billing at either of two intervals:</p>
142 intervals can vary slightly over time)</li>
224 content but for different intervals or different prices, such as for a
Dgp-purchase-status-api.jd123 intervals or as-needed.</p>
/frameworks/base/docs/html/training/scheduling/
Dwakelock.jd103 services at specific intervals.</li>
Dalarms.jd39 <li>They let you fire Intents at set times and/or intervals.</li>
/frameworks/base/docs/html/tools/help/
Dmonkey.jd145 <td>Adjust percentage of activity launches. At random intervals, the Monkey will issue a startActi…
/frameworks/base/docs/html/training/custom-views/
Dmaking-interactive.jd182 intervals. {@link
/frameworks/base/docs/html/training/efficient-downloads/
Defficient-network-access.jd88 …ash;such as video files&mdash;should be downloaded in chunks at regular intervals (every 2 to 5 mi…
/frameworks/base/docs/html/training/location/
Dreceive-location-updates.jd39 location at regular intervals. While you can do this with
Dgeofencing.jd1403 to request and receive activity updates. At regular intervals, Location Services can send you
/frameworks/base/docs/html/google/gcm/
Dadv.jd68 throttling in between periodic grant intervals may add to the latency
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_overview.jd495 sensor. Streaming sensors sense data at regular intervals and were introduced in Android 2.3 (API
/frameworks/base/docs/html/about/versions/
Dandroid-4.0-highlights.jd237 time, even pausing for intervals if needed, and dictate punctuation to create
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd421 <dd>This is called to update the App Widget at intervals defined by the