Home
last modified time | relevance | path

Searched refs:significant (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/wilhelm/src/itf/
DIPlay.c313 bool significant = false; in IPlay_SetMarkerPosition() local
318 significant = true; in IPlay_SetMarkerPosition()
321 if (significant) { in IPlay_SetMarkerPosition()
338 bool significant = false; in IPlay_ClearMarkerPosition() local
344 significant = true; in IPlay_ClearMarkerPosition()
347 if (significant) { in IPlay_ClearMarkerPosition()
389 bool significant = false; in IPlay_SetPositionUpdatePeriod() local
407 significant = true; in IPlay_SetPositionUpdatePeriod()
410 if (significant) { in IPlay_SetPositionUpdatePeriod()
DIRecord.c187 bool significant = false; in IRecord_SetMarkerPosition() local
192 significant = true; in IRecord_SetMarkerPosition()
195 if (significant) { in IRecord_SetMarkerPosition()
212 bool significant = false; in IRecord_ClearMarkerPosition() local
218 significant = true; in IRecord_ClearMarkerPosition()
221 if (significant) { in IRecord_ClearMarkerPosition()
/frameworks/base/docs/html/training/efficient-downloads/
Defficient-network-access.jd32 <p>Using the wireless radio to transfer data is potentially one of your app's most significant sour…
38 <p>A fully active wireless radio consumes significant power, so it transitions between different en…
46 <p>While the low and idle states drain significantly less battery, they also introduce significant
96 …r should the user stop listening after the first song, you've wasted a significant amount of bandw…
104 … that, but the constant switching between energy states will result in significant latency when sw…
108 …e background on a predetermined schedule. This approach risks spending significant bandwidth and b…
116 … the user, will keep the radio powered on indefinitely, resulting in a significant battery cost fo…
Dconnectivity_patterns.jd34 … that indicate when a Wi-Fi connection has been established to execute significant downloads, pree…
/frameworks/base/docs/html/guide/topics/renderscript/
Dindex.jd26 acceleration when you have large buffers of data on which you need to do significant
/frameworks/base/docs/html/training/monitoring-device-state/
Dconnectivity-monitoring.jd66 rate should be lower when on mobile connections. Similarly, downloads of significant size should be
Dbattery-monitoring.jd134 significant changes in battery level&mdash;specifically when the device enters or exits a low
/frameworks/compile/libbcc/runtime/
DREADME.txt48 si_int __ffsdi2(di_int a); // find least significant 1 bit
49 si_int __ffsti2(ti_int a); // find least significant 1 bit
DRuntimeDoc.rst47 __ffsdi2 : int (long a) // index of the least significant 1-bit [[llvm]]
/frameworks/base/docs/html/design/style/
Dwriting.jd31 <p><strong>Avoid repetition.</strong> If a significant term gets repeated within a screen or block …
/frameworks/base/docs/html/training/graphics/opengl/
Ddraw.jd66 <p>Drawing a defined shape using OpenGL ES 2.0 requires a significant amount of code, because you
/frameworks/base/docs/html/training/articles/
Dperf-anr.jd24 but still feels sluggish, hang or freeze for significant periods, or take too
/frameworks/base/docs/html/guide/topics/manifest/
Dmanifest-element.jd119 the significant version number used internally.
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd57 (API Level 4) and received significant improvements with Android 4.0 (API Level 14). The Android
244 4.0, the information available in an accessibility event, while providing a significant amount of
/frameworks/base/docs/html/about/versions/
Dandroid-2.1.jd64 <p>Android {@sdkPlatformVersion} does not add significant user features, see the <a
Dapi-levels.jd306 might not receive an update for a significant amount of time. </p>
/frameworks/base/docs/html/tools/debugging/
Dsystrace.jd36 application draws pixels and performs operations has an significant impact on your users'
Ddebugging-tracing.jd139 <p><em>method action</em> sits in the two least-significant bits of the <em>method</em> word. The
/frameworks/base/docs/html/design/patterns/
Dapp-structure.jd81 accounts is a significant use case, make sure that it's easy for the user to navigate between them
Dnavigation.jd6 introduced significant changes to the global navigation behavior. Thoughtfully following the
/frameworks/base/docs/html/guide/topics/resources/
Druntime-changes.jd51 restoring significant amounts of data can be costly and create a poor user experience. In such a
/frameworks/base/docs/html/tools/sdk/
DOLD_RELEASENOTES.jd40 …<li>ContentProvider Cursors have had significant changes to make them easier to create and remove …
203 …<li>Due to significant API changes in the upstream open-source project and due to the timeline of …
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd40 …<li>ContentProvider Cursors have had significant changes to make them easier to create and remove …
203 …<li>Due to significant API changes in the upstream open-source project and due to the timeline of …
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt255 Whether this is true is especially significant if the work can be
/frameworks/base/docs/html/guide/topics/graphics/
D2d-graphics.jd107 <p>If your application does not require a significant amount of processing or

12