/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/training/performance/battery/network/ |
D | analyze-data.jd | 29 Efficient use of network resources by an app is characterized by significant periods where 32 On mobile devices, there is a significant cost associated with starting up the radio 169 Network activity initiated by your app code is typically an area where you can have a significant 200 you can have a significant impact on the efficient use of network bandwidth. In analyzing the
|
D | action-app-traffic.jd | 21 scheduling, you can create significant periods of rest for the device radio and, thereby, save 44 random times can consume significant power and reduce battery life. A more efficient approach is
|
D | gather-data.jd | 21 The network traffic generated by an app can have a significant impact on the battery life of the
|
/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/training/backup/ |
D | index.jd | 19 <p>Users often invest significant time and effort creating data and setting
|
/frameworks/base/docs/html/distribute/stories/games/ |
D | rvappstudios-zombie.jd | 51 before; achieving significant traction in countries such as Vietnam,
|
/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 | 136 significant changes in battery level—specifically when the device enters or exits a low
|
/frameworks/base/docs/html/ndk/guides/graphics/ |
D | design-notes.jd | 103 significant as it is on systems that have discrete GPUs with their own, dedicated
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 8 * Usable when mmap'ed, so it doesn't take significant physical RAM
|
/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 | 70 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
|
/frameworks/base/docs/html/ndk/guides/audio/ |
D | basics.jd | 138 <p>Constantly outputting audio incurs significant power consumption. Ensure that you stop the
|
/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/preview/features/ |
D | multilingual-support.jd | 210 significant differences in formats for dates, times, currencies, and similar
|
/frameworks/base/docs/html/training/location/ |
D | geofencing.jd | 347 <li><p>Use a larger geofence radius for locations where a user spends a significant amount of time, 436 significant period of time, the latency may increase (up to 6 minutes).</li>
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | manifest-element.jd | 124 the significant version number used internally.
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.1.jd | 58 <p>Android {@sdkPlatformVersion} does not add significant user features, see the <a
|