/frameworks/ex/common/java/com/android/common/ |
D | Rfc822Validator.java | 171 String fix = removeIllegalCharacters(text.substring(0, index)); in fixText() local 172 if (TextUtils.isEmpty(fix)) { in fixText() 180 tokens[i].setAddress(fix + "@" + (!emptyDomain ? domain : mDomain)); in fixText()
|
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
D | FixVibrateSetting.java | 50 mFix = findViewById(R.id.fix); in onCreate() 83 fix(); in onClick() 101 private void fix() { in fix() method in FixVibrateSetting
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 13 archive, using the same key, generated on a Nexus 4 running Android 4.4 with a fix 15 version of Android which incorporates the fix.
|
/frameworks/testing/uiautomator/library/ |
D | apicheck_msg_last.txt | 4 an SDK. Please fix the errors listed above.
|
/frameworks/multidex/library/ |
D | build.gradle | 14 // TODO: fix errors and reenable.
|
/frameworks/ex/common/ |
D | build.gradle | 14 // TODO: fix errors and reenable.
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SipProfile.java | 123 URI uri = mAddressFactory.createURI(fix(uriString)); in Builder() 151 private String fix(String uriString) { in fix() method in SipProfile.Builder 286 mAddressFactory.createURI(fix(mProxyAddress)); in build()
|
/frameworks/volley/ |
D | rules.gradle | 24 // TODO: fix errors and reenable.
|
/frameworks/base/docs/html/guide/topics/location/ |
D | strategies.jd | 19 <li><a href="#FastFix">Getting a fast fix with the last known location</a></li> 219 <h3 id="FastFix">Getting a fast fix with the last known location</h3> 221 <p>The time it takes for your location listener to receive the first location fix is often too 249 <p>You might expect that the most recent location fix is the most accurate. 250 However, because the accuracy of a location fix varies, the most recent fix is not always the best. 254 <p>Here are a few steps you can take to validate the accuracy of a location fix:</p> 267 /** Determines whether one Location reading is better than the current Location fix 269 * @param currentBestLocation The current Location fix, to which you want to compare the new one 277 // Check whether the new location fix is newer or older 292 // Check whether the new location fix is more or less accurate [all …]
|
/frameworks/support/v7/gridlayout/ |
D | build.gradle | 27 // TODO: fix errors and reenable.
|
/frameworks/support/v7/appcompat/ |
D | build.gradle | 32 // TODO: fix errors and reenable.
|
/frameworks/base/docs/html/guide/faq/ |
D | security.jd | 15 <li><a href="#directfix">Can I get a fix directly from the Android Platform 58 of our progress in issuing a fix. </p> 142 <a name="directfix" id="directfix"></a><h2>Can I get a fix directly from the 151 work diligently to find and fix flaws as quickly as possible and to distribute
|
/frameworks/support/v7/mediarouter/ |
D | build.gradle | 60 // TODO: fix errors and reenable.
|
/frameworks/support/v7/palette/ |
D | build.gradle | 23 // TODO: fix errors and reenable.
|
/frameworks/support/v7/recyclerview/ |
D | build.gradle | 25 // TODO: fix errors and reenable.
|
/frameworks/support/v7/cardview/ |
D | build.gradle | 28 // TODO: fix errors and reenable.
|
/frameworks/support/v17/leanback/ |
D | build.gradle | 33 // TODO: fix errors and reenable.
|
/frameworks/opt/telephony/ |
D | README.txt | 19 and was required to fix a bug when Dcc called
|
/frameworks/base/docs/html/training/notepad/ |
D | notepad-extra-credit.jd | 70 find the bottlenecks and fix them.</p>
|
/frameworks/support/v13/ |
D | build.gradle | 74 // TODO: fix errors and reenable.
|
/frameworks/base/docs/html/design/building-blocks/ |
D | grid-lists.jd | 56 <p>Horizontally scrolling lists fix the vertical axis of the item grid. Compared to vertically
|
/frameworks/support/v4/ |
D | build.gradle | 86 // TODO: fix errors and reenable.
|
/frameworks/base/docs/html/training/articles/ |
D | security-gms-provider.jd | 45 5.0, a fix is available, but apps must ensure that this fix is installed. By 87 …<a href="{@docRoot}reference/com/google/android/gms/common/SupportErrorDialogFragment.html">fix-it…
|
/frameworks/base/docs/html/guide/practices/ |
D | verifying-apps-art.jd | 258 href="#Reporting_Problems">Reporting Problems</a>) so we can fix them as quickly 267 working with tool vendors to find and fix such issues. In many cases, getting 268 the latest versions of your tools and regenerating the DEX files can fix these
|
/frameworks/base/docs/html/distribute/users/ |
D | know-your-user.jd | 28 about an app when you fix issues.
|