/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagLayouts.inc | 1 …icEngine::Warning, "Exception handling has not been fully supported yet.\nsection `%0'.", "Excepti… 2 …cEngine::Warning, "Symbolic versioning has not been fully supported yet.\nsection `%0'.", "Symboli… 3 …nreachable, "section %0 has not been laid out. Developers may use an output LDSection in Layout::g…
|
D | DiagSymbolResolutions.inc | 1 …iagnosticEngine::Note, "input file `%0' has no symbol table `%2'\n path of input file: %1", "inpu…
|
/frameworks/base/services/core/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/opt/bitmap/src/com/android/bitmap/util/ |
D | Exif.java | 76 if (has(jpeg, byteSize, 1)) { in getOrientation() 86 while (has(jpeg, byteSize, offset + 3) && (jpeg.get(offset++) & 0xFF) == 0xFF) { in getOrientation() 108 if (length < 2 || !has(jpeg, byteSize, offset + length - 1)) { in getOrientation() 203 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif 208 return jpeg.has(index); in has()
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/ |
D | Exif.java | 71 if (has(jpeg, byteSize, 1)) { in getOrientation() 81 while (has(jpeg, byteSize, offset + 3) && (jpeg.get(offset++) & 0xFF) == 0xFF) { in getOrientation() 103 if (length < 2 || !has(jpeg, byteSize, offset + length - 1)) { in getOrientation() 198 private static boolean has(final InputStreamBuffer jpeg, final long byteSize, final int index) { in has() method in Exif 203 return jpeg.has(index); in has()
|
/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/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
D | WifiConfigurationHelper.java | 213 if (jsonConfig.has("phase2")) { in getWifiConfiguration() 217 if (jsonConfig.has("identity")) { in getWifiConfiguration() 221 if (jsonConfig.has("anonymous_identity")) { in getWifiConfiguration() 225 if (jsonConfig.has("ca_cert")) { in getWifiConfiguration() 229 if (jsonConfig.has("client_cert")) { in getWifiConfiguration() 240 if (jsonConfig.has("ip")) { in getWifiConfiguration()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | README.txt | 1 This code has moved from 28 …proved location. We show no further dialogs in setup wizard since the user has just opted into the… 29 …has his device provisioned, turning off Wi-Fi from settings or from a third party app will show up…
|
/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/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 21 # This is logged when the screen on broadcast has completed 23 # This is logged when the screen broadcast has completed 25 # This is logged when the screen on broadcast has completed 70 # when a notification has been clicked 72 # when a notification action button has been clicked 74 # when a notification has been canceled
|
/frameworks/base/docs/html/training/id-auth/ |
D | authenticate.jd | 64 directly from the service owner. Google has a self-service system for obtaining 95 <p>Once your app has these permissions set, you can call {@link 154 <li>The cached auth token has expired.</li> 171 may be the first time the user has logged in to this account. Perhaps the user's account has expired 197 it's impossible to tell whether the user has successfully authenticated or not. 199 authenticator has updated the stored credentials so that they are sufficient for 204 <p>The last case, where the token has expired, it is not actually an {@link 239 an HTTP error code of 401, then your token has been denied. As mentioned in the 241 this is that the token has expired. The fix is 248 applications just assume the token has expired before even asking for it. If renewing a token is a
|
/frameworks/base/docs/html/training/notify-user/ |
D | index.jd | 47 …that an event has occurred. Users can choose to view the notification while using other apps and r… 100 operations where you can estimate how much has been completed (determinate progress) and 101 operations where you don't know how much has been completed (indefinite progress).
|
/frameworks/base/docs/html/distribute/engage/ |
D | community.jd | 2 page.metaDescription=Building a community has many benefits, including improving your app and bring… 14 Building a community has many benefits, including improving your apps and
|
/frameworks/base/docs/html/google/gcm/ |
D | notifications.jd | 45 <li>If a message has been handled on one device, the GCM message on the other 46 devices are dismissed. For example, if a user has handled a calendar notification 49 <li>If a message has not been delivered yet to a device and but it has been handled, 67 handle cases where the app receives a dismissal message, but has not yet displayed 76 the client, if the user has a Google account. All of the associated registration IDs 199 the add operation has the effect of creating the notification key if it doesn't already 281 <p>For a send operation that has a {@code notification_key} as its target, the 284 <p>Here is an example of "success"—the {@code notification_key} has 2 regIDs 292 <p>Here is an example of "partial success"—the {@code notification_key} has 306 <p>In the case of failure, the response has HTTP code 503 and no JSON. When a message
|
/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_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_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_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/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_rule6/ |
D | stderr.txt.expect | 1 error: type 'DifferentDefinition6' in different translation unit (def2.rs v.s. def1.rs) has incompa…
|
/frameworks/base/cmds/uiautomator/library/ |
D | apicheck_msg_last.txt | 3 You have tried to change the API from what has been previously released in
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | activity-element.jd | 85 the task it has an affinity for when that task is next brought to the 100 has an affinity for when its current task is no longer displayed. 237 <td>The IMSI mobile country code (MCC) has changed — 238 a SIM has been detected and updated the MCC.</td> 241 <td>The IMSI mobile network code (MNC) has changed — 242 a SIM has been detected and updated the MNC.</td> 245 <td>The locale has changed — the user has selected a new 249 <td>The touchscreen has changed. (This should never normally happen.)</td> 252 <td>The keyboard type has changed — for example, the user has 256 <td>The keyboard accessibility has changed — for example, the [all …]
|
/frameworks/base/cmds/input/ |
D | input | 1 # Script to start "input" on the device, which has a very rudimentary
|