/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/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/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/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/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/base/cmds/uiautomator/library/ |
D | apicheck_msg_last.txt | 4 an SDK. Please fix the errors listed above.
|
/frameworks/support/ |
D | apicheck_msg_last.txt | 4 been previously released in an SDK. Please fix the errors listed above.
|
/frameworks/ex/common/ |
D | build.gradle | 14 // TODO: fix errors and reenable.
|
/frameworks/multidex/library/ |
D | build.gradle | 17 // TODO: fix errors and reenable.
|
/frameworks/multidex/instrumentation/ |
D | build.gradle | 17 // TODO: fix errors and reenable.
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 490 def FixCA53Erratum835769 : Flag<["--"], "fix-cortex-a53-835769">, 492 HelpText<"Enable fix for cortex a53 erratum 835769">; 494 def FixCA53Erratum843419 : Flag<["--"], "fix-cortex-a53-843419">, 496 HelpText<"Enable fix for cortex a53 erratum 843419">;
|
/frameworks/support/v7/palette/ |
D | build.gradle | 23 // TODO: fix errors and reenable.
|
/frameworks/support/v17/leanback/ |
D | build.gradle | 36 // TODO: fix errors and reenable.
|
/frameworks/support/v7/cardview/ |
D | build.gradle | 40 // TODO: fix errors and reenable.
|
/frameworks/support/v13/ |
D | build.gradle | 34 // TODO: fix errors and reenable.
|
/frameworks/support/v7/recyclerview/ |
D | build.gradle | 46 // TODO: fix errors and reenable.
|
/frameworks/support/v7/gridlayout/ |
D | build.gradle | 46 // TODO: fix errors and reenable.
|
/frameworks/support/design/ |
D | build.gradle | 51 // TODO: fix errors and reenable.
|
/frameworks/support/v7/appcompat/ |
D | build.gradle | 55 // TODO: fix errors and reenable.
|
/frameworks/support/v14/preference/ |
D | build.gradle | 53 // TODO: fix errors and reenable.
|
/frameworks/support/v7/preference/ |
D | build.gradle | 51 // TODO: fix errors and reenable.
|
/frameworks/support/v17/preference-leanback/ |
D | build.gradle | 55 // TODO: fix errors and reenable.
|
/frameworks/support/v7/mediarouter/ |
D | build.gradle | 38 // TODO: fix errors and reenable.
|
/frameworks/opt/telephony/ |
D | README.txt | 19 and was required to fix a bug when Dcc called
|
/frameworks/support/v4/ |
D | build.gradle | 46 // TODO: fix errors and reenable.
|