/frameworks/av/include/media/ |
D | SingleStateQueue.h | 124 for (int tries = 0; ; ) { in poll() local 127 if (++tries >= MAX_TRIES) { in poll() 141 if (++tries >= MAX_TRIES) { in poll()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | EventLogTags.logtags | 58 ## type: 1: USER_BIND_SERVICE Secondary user tries binding to the system sysui service
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 59 # when someone tries to cancel a notification, the notification manager sometimes 62 # when someone tries to cancel all of the notifications for a particular package
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 42 The application tries to take good pictures for you automatically when in the
|
/frameworks/base/docs/html/training/sync-adapters/ |
D | creating-stub-provider.jd | 41 If the sync adapter framework tries to run your sync adapter, and your app doesn't have a 153 stub provider to the system, nothing tries to access the provider itself.
|
D | running-sync-adapter.jd | 302 has to account for other sync adapter executions and tries to maximize battery efficiency, the 400 seconds before running the sync request, because it tries to optimize battery use by
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | retrieve-info.jd | 27 Before a client app tries to work with a file for which it has a content URI, the app can
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | advanced-nfc.jd | 121 the tag dispatch system tries to start an activity with the {@link 132 intents</a> for more information. In general, the tag dispatch system tries to start a {@link
|
D | nfc.jd | 82 NFC tags, parses them, and tries to locate applications that are interested in the scanned data. It 122 formatted data, it parses the message and tries to figure out the data's MIME type or identifying 253 the highest priority intent, and the tag dispatch system tries to start an Activity with this 259 intent, the tag dispatch system tries to start an application with this intent. This 283 intent or until the tag dispatch system tries all possible intents.</li>
|
/frameworks/base/docs/html/training/permissions/ |
D | best-practices.jd | 117 is running Android 6.0 (API level 23) or later, every time the user tries 152 launch. Instead, wait until the user tries to use the "sharing" feature and
|
/frameworks/base/docs/html/training/cloudsave/ |
D | conflict-res.jd | 187 <td>Device A tries to save state to cloud.<br /> 311 <td>Device A tries to upload its data to the cloud. 406 <td>Device A tries to upload its data to the cloud. 558 <td>Device A tries to upload its data to the cloud. <br />
|
/frameworks/minikin/doc/ |
D | hyb_file_format.md | 20 At heart, the file contains packed tries with suffix compression, actually quite similar
|
/frameworks/base/docs/html/training/sharing/ |
D | receive.jd | 79 <p>When another application tries to share any of these things by constructing an intent and passing
|
/frameworks/av/media/libmediaplayerservice/ |
D | MediaPlayerService.cpp | 1909 for (unsigned tries = 0;;) { in switchToNextOutput() local 1925 LOG_ALWAYS_FATAL_IF(++tries > kMaxSwitchTries, in switchToNextOutput() 1935 LOG_ALWAYS_FATAL_IF(++tries > kMaxSwitchTries, in switchToNextOutput()
|
/frameworks/base/docs/html/training/app-indexing/ |
D | deep-linking.jd | 135 <p>For example, the command below tries to view a target app activity that
|
/frameworks/base/docs/html/training/search/ |
D | setup.jd | 144 <p>A {@link android.widget.SearchView} tries to start an activity with the {@link
|
/frameworks/base/docs/html/training/wearables/ui/ |
D | lists.jd | 238 // Instead of creating new views, the list tries to recycle existing ones
|
/frameworks/base/docs/html/ndk/guides/ |
D | ndk-gdb.jd | 113 <td><p>When you start {@code ndk-gdb}, it tries by default to attach to an existing running instanc…
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 88 <p>In order to fit everything it needs in RAM, Android tries to share RAM pages across processes. It 146 has available overall. If your app has reached the heap capacity and tries to allocate more 316 megabytes. If your app tries to allocate more memory than is available here, it will receive an 709 temporarily and the system tries to keep them running whenever possible.</li>
|
D | wear-permissions.jd | 310 Therefore, when the user tries to do something that requires a
|
/frameworks/base/docs/html/about/versions/ |
D | android-1.1.jd | 75 it tries to use the Android 1.1 APIs.</p>
|
/frameworks/base/docs/html/training/id-auth/ |
D | authenticate.jd | 208 So this is a failure that can only be detected when an application like yours tries to use the auth
|
/frameworks/base/docs/html/guide/practices/ |
D | verifying-apps-art.jd | 282 files are now ELF files and not an extended form of DEX files. While ART tries
|
/frameworks/base/docs/html/preview/ |
D | behavior-changes.jd | 598 lower, and tries to access a private library on a device running Android N, 852 permission tries to delete a package, but a different app had installed that package,
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediaplayer.jd | 348 while your service is running. Because the Android system tries to conserve 349 battery while the device is sleeping, the system tries to shut off any
|