/frameworks/wilhelm/src/itf/ |
D | IPlay.c | 313 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()
|
D | IRecord.c | 187 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/ |
D | efficient-network-access.jd | 32 <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…
|
D | connectivity_patterns.jd | 34 … that indicate when a Wi-Fi connection has been established to execute significant downloads, pree…
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | index.jd | 26 acceleration when you have large buffers of data on which you need to do significant
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_motion.jd | 15 <li><a href="#sensors-motion-significant">Using the Significant Motion Sensor</a></li> 534 <h2 id="sensors-motion-significant">Using the Significant Motion Sensor</h2> 536 <p>The significant motion sensor triggers an event each time significant motion is detected and 537 then it disables itself. A significant motion is a motion that might lead to a change in the 539 how to get an instance of the default significant motion sensor and how to register an event
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | connectivity-monitoring.jd | 67 rate should be lower when on mobile connections. Similarly, downloads of significant size should be
|
D | battery-monitoring.jd | 134 significant changes in battery level—specifically when the device enters or exits a low
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 404 can improve code flexibility and maintenance. However, abstractions come at a significant cost: 407 significant benefit, you should avoid them.</p> 417 increased RAM use, significant APK size increase, slower execution, and quickly hitting the DEX 433 a lot of process initialization by scanning your code for annotations, which can require significant 443 should assume you are taking on a significant porting and maintenance burden to optimize the 514 useful to apps that may run significant work in the background as well as the foreground and can 571 <p>This memory footprint for an empty process is fairly significant and it can quickly
|
D | perf-anr.jd | 26 but still feels sluggish, hang or freeze for significant periods, or take too
|
/frameworks/base/docs/html/design/tv/ |
D | style.jd | 68 should review them when used to fill significant areas of the screen. You
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | issues.jd | 71 <p>When users receive a notification, the notification card may cover a significant portion of the
|
D | performance.jd | 149 <p>Animations are often computationally expensive and consume a significant amount of power. Most
|
/frameworks/base/docs/html/training/graphics/opengl/ |
D | draw.jd | 74 <p>Drawing a defined shape using OpenGL ES 2.0 requires a significant amount of code, because you
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-element.jd | 123 the significant version number used internally.
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
D | services.jd | 57 (API Level 4) and received significant improvements with Android 4.0 (API Level 14). The Android 251 4.0, the information available in an accessibility event, while providing a significant amount of
|
/frameworks/base/docs/html/distribute/stories/ |
D | localization.jd | 92 significant usage in countries where their apps had not been as popular
|
/frameworks/base/docs/html/preview/backup/ |
D | index.jd | 20 Users often invest significant time and effort creating data and setting preferences within
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.1.jd | 65 <p>Android {@sdkPlatformVersion} does not add significant user features, see the <a
|
/frameworks/base/docs/html/design/patterns/ |
D | navigation.jd | 15 introduced significant changes to the global navigation behavior. Thoughtfully following the
|
/frameworks/base/docs/html/training/printing/ |
D | custom-docs.jd | 121 you expect the execution of these methods in your implementation to take a significant amount of
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 50 restoring significant amounts of data can be costly and create a poor user experience. In such a
|
/frameworks/base/docs/html/sdk/ |
D | OLD_RELEASENOTES.jd | 41 …<li>ContentProvider Cursors have had significant changes to make them easier to create and remove … 204 …<li>Due to significant API changes in the upstream open-source project and due to the timeline of …
|
/frameworks/base/docs/html/training/scheduling/ |
D | alarms.jd | 79 operations. A poorly designed alarm can cause battery drain and put a significant load on
|
/frameworks/base/docs/html/tools/building/ |
D | multidex.jd | 70 Both these error conditions display a common number: 65,536. This number is significant in that
|