/frameworks/base/services/java/com/android/server/am/ |
D | EventLogTags.logtags | 26 # An activity has been resumed into the foreground but was not already running: 28 # An activity has been resumed and is now in the foreground: 42 # Application process has been started 44 # An application process has been marked as bad 52 # An activity has been relaunched, resumed, and is now in the foreground: 54 # An activity has been relaunched: 56 # The activity's onPause has been called. 58 # The activity's onResume has been called. 69 # A process has crashed too many times, it is being cleared 73 # A service has crashed too many times, it is being stopped
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaPlayerMetadataParserTest.java | 171 assertTrue(mMetadata.has(Metadata.TITLE)); in testRecordsFound() 172 assertTrue(mMetadata.has(Metadata.GENRE)); in testRecordsFound() 173 assertTrue(mMetadata.has(Metadata.firstCustomId())); in testRecordsFound() 174 assertFalse(mMetadata.has(Metadata.DRM_CRIPPLED)); in testRecordsFound() 209 assertTrue(mMetadata.has(Metadata.MIME_TYPE)); in testParseClearState() 211 assertFalse(mMetadata.has(Metadata.TITLE)); in testParseClearState() 212 assertFalse(mMetadata.has(Metadata.GENRE)); in testParseClearState() 213 assertFalse(mMetadata.has(Metadata.firstCustomId())); in testParseClearState()
|
/frameworks/base/docs/html/guide/topics/processes/ |
D | process-lifecycle.jd | 49 {@link android.app.Activity#onResume} method has been called).</li> 50 <li> It has a {@link android.content.BroadcastReceiver} that is currently running 53 <li>It has a {@link android.app.Service} that is currently executing code 61 can continue to run. Generally, at this point, the device has 68 {@link android.app.Activity#onPause} method has been called). This may 76 that has been started with the 86 {@link android.app.Activity#onStop} method has been called). These processes 115 a process has to it. For example, if process A has bound to a
|
/frameworks/compile/slang/tests/F_one_definition_rule8/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition8' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/compile/slang/tests/F_one_definition_rule6/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition6' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/compile/slang/tests/F_one_definition_rule4/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition4' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/compile/slang/tests/F_one_definition_rule5/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition5' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/compile/slang/tests/F_one_definition_rule2/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition2' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/compile/slang/tests/F_one_definition_rule7/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition7' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/compile/slang/tests/F_one_definition_rule1/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition1' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/compile/slang/tests/F_one_definition_rule3/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition3' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/base/core/java/android/webkit/ |
D | HTML5VideoFullScreen.java | 176 mCanPause = !data.has(Metadata.PAUSE_AVAILABLE) in onPrepared() 178 mCanSeekBack = !data.has(Metadata.SEEK_BACKWARD_AVAILABLE) in onPrepared() 180 mCanSeekForward = !data.has(Metadata.SEEK_FORWARD_AVAILABLE) in onPrepared()
|
/frameworks/base/cmds/am/ |
D | am | 1 # Script to start "am" on the device, which has a very rudimentary
|
/frameworks/base/cmds/ime/ |
D | ime | 1 # Script to start "pm" on the device, which has a very rudimentary
|
/frameworks/base/cmds/input/ |
D | input | 1 # Script to start "input" on the device, which has a very rudimentary
|
/frameworks/base/cmds/svc/ |
D | svc | 1 # Script to start "am" on the device, which has a very rudimentary
|
/frameworks/base/cmds/pm/ |
D | pm | 1 # Script to start "pm" on the device, which has a very rudimentary
|
/frameworks/base/cmds/bmgr/ |
D | bmgr | 1 # Script to start "bmgr" on the device, which has a very rudimentary
|
/frameworks/base/docs/html/resources/articles/ |
D | service-api-changes-starting-with.jd | 23 <p>Watching developers use the Android platform the last year has shown a number of trouble areas i… 126 <li>The system is tight on memory, so has to kill the currently running service.</li> 127 …e is restarted, and gets onCreate() called but not onStart() because there has not been another ca… 158 … level in the system, but it has become important to expose this, at least for lower-end devices, … 163 …is running in Google's "gapps" process, which currently consumes 6.8MB. It has been started for 3 … 164 …</b> is part of the Phonebook app, and its process consumes 4MB. This also has been running since … 165 …<li><b>SoftKeyboard</b> is a third party input method. It has been running since I switched to it,… 172 …4MB in 25</b> says that the device has 38MB of completely free (or likely used for unrequired cach… 173 …<li><b>Other: 32MB in 3</b> says that the device has 32MB of unavailable memory in 3 unkillable pr… 177 …le ways that application developers can harm the overall experience a user has with their phone.</…
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | resources-i18n.jd | 8 <p><strong>This document has moved. Please see <a href="index.html">Application Resources</a>.</str…
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | activity-element.jd | 64 the task it has an affinity for when that task is next brought to the 79 has an affinity for when its current task is no longer displayed. 184 <td>The IMSI mobile country code (MCC) has changed — 185 a SIM has been detected and updated the MCC.</td> 188 <td>The IMSI mobile network code (MNC) has changed — 189 a SIM has been detected and updated the MNC.</td> 192 <td>The locale has changed — the user has selected a new 196 <td>The touchscreen has changed. (This should never normally happen.)</td> 199 <td>The keyboard type has changed — for example, the user has 203 <td>The keyboard accessibility has changed — for example, the [all …]
|
/frameworks/base/core/java/android/ddm/ |
D | README.txt | 4 has the essentials. Subclass org.apache.harmony.dalvik.ddmc.ChunkHandler and add a new
|
/frameworks/base/docs/html/resources/samples/ |
D | index.jd | 8 <p><strong>This document has moved. Please go to <a
|
/frameworks/base/docs/html/guide/practices/design/ |
D | responsiveness.jd | 33 to design responsiveness into your application, so that the system never has 45 conclude that your application has hung. It's always important to make 52 has frozen. Since such threading usually is accomplished at the class 116 whatever application the user is currently has running. If your application 117 has something to show the user in response to an Intent broadcast, it should 135 <li>If your application has a time-consuming initial setup phase, consider
|
/frameworks/base/core/java/android/content/ |
D | ContentProviderNative.java | 524 int has = reply.readInt(); in openFile() local 525 ParcelFileDescriptor fd = has != 0 ? reply.readFileDescriptor() : null; in openFile() 546 int has = reply.readInt(); in openAssetFile() local 547 AssetFileDescriptor fd = has != 0 in openAssetFile() 613 int has = reply.readInt(); in openTypedAssetFile() local 614 AssetFileDescriptor fd = has != 0 in openTypedAssetFile()
|