/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagRelocations.inc | 7 …dynamic_relocation, DiagnosticEngine::Fatal, "unexpected relocation type `%0' in object file", "un… 12 …applying relocation `%0' encounters unexpected opcode on symbol `%1'","applying relocation `%0' en…
|
/frameworks/base/core/tests/coretests/src/android/content/pm/ |
D | ManifestDigestTest.java | 58 ManifestDigest unexpected = new ManifestDigest(new byte[0]); in testManifestDigest_Equals() local 59 assertFalse(unexpected.equals(actual)); in testManifestDigest_Equals()
|
/frameworks/base/test-runner/src/android/test/ |
D | MoreAsserts.java | 64 String message, Object unexpected, Object actual) { in assertNotEqual() argument 65 if (equal(unexpected, actual)) { in assertNotEqual() 66 failEqual(message, unexpected); in assertNotEqual() 74 public static void assertNotEqual(Object unexpected, Object actual) { in assertNotEqual() argument 75 assertNotEqual(null, unexpected, actual); in assertNotEqual() 520 private static void failEqual(String message, Object unexpected) { in failEqual() argument 521 failWithMessage(message, "expected not to be:<" + unexpected + ">"); in failEqual()
|
/frameworks/compile/slang/lit-tests/ |
D | README | 37 -v enables additional verbosity (useful when examining unexpected failures)
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | README | 58 -v enables additional verbosity (useful when examining unexpected failures)
|
/frameworks/base/docs/html/design/patterns/ |
D | confirming-acknowledging.jd | 44 …navigates back or up from the Gmail compose screen, something possibly unexpected happens: the cur…
|
D | navigation.jd | 14 users more than basic navigation that behaves in inconsistent and unexpected ways. Android 3.0
|
/frameworks/rs/scriptc/ |
D | rs_matrix.rsh | 62 * unexpected. 87 * unexpected.
|
/frameworks/base/docs/html/training/gestures/ |
D | detector.jd | 306 This has the potential to cause unexpected problems in your app.
|
/frameworks/base/docs/html/guide/components/ |
D | processes-and-threads.jd | 257 undefined and unexpected behavior, which can be difficult and time-consuming to track down.</p> 358 thread is unexpected restarts in your activity due to a <a
|
D | activities.jd | 104 fluid user experience between activities and handle unexpected interuptions that cause your activity 720 unexpected events in the activity lifecycle.</p>
|
/frameworks/base/docs/html/sdk/ |
D | OLD_RELEASENOTES.jd | 420 <li>917399: On Windows, running multiple emulator consoles can result in unexpected behavior when s… 512 <p>On Windows, running multiple emulator consoles can result in unexpected behavior when simulating…
|
/frameworks/base/docs/html/training/scheduling/ |
D | alarms.jd | 185 changes the device's time setting, it could cause unexpected behavior in your app. Using a
|
/frameworks/base/docs/html/guide/webapps/ |
D | migrating.jd | 102 UI thread, it can cause unexpected results. For example, if your app uses multiple threads,
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | developer-console.jd | 288 Staging your rollout will help limit the impact of unexpected bugs or server
|
/frameworks/base/docs/html/google/play/billing/v2/ |
D | billing_reference.jd | 105 <td>Indicates an unexpected server error. For example, this error is triggered if you try to
|
D | billing_integrate.jd | 993 Log.w(TAG, "unexpected action: " + action);
|
/frameworks/base/docs/html/tools/help/ |
D | emulator.jd | 523 option. Using this option may yield unexpected and in some cases misleading
|
/frameworks/base/docs/html/guide/topics/security/ |
D | permissions.jd | 258 cause unexpected calls on your phone bill. Note that this does not
|
/frameworks/base/docs/html/google/gcm/ |
D | ccs.jd | 87 detection of unexpected behavior changes. Note that a connection receives upstream
|
/frameworks/base/docs/html/guide/practices/ |
D | screens_support.jd | 954 unexpected behavior.</p> 1120 invalidate the region (15,15) to (150, 150). This discrepancy may cause unexpected behavior if
|
/frameworks/base/docs/html/training/articles/ |
D | smp.jd | 1556 unexpected results.)</li>
|
/frameworks/base/docs/html/tools/sdk/ndk/ |
D | index.jd | 884 <li>Fixed an uncaught throw from an unexpected 959 <li>Fixed gabi++ <code>std::unexpected()</code> to call
|