Home
last modified time | relevance | path

Searched refs:fix (Results 1 – 25 of 70) sorted by relevance

123

/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
DFixVibrateSetting.java50 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/
DRfc822Validator.java171 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/
DREADME13 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/
DSipProfile.java123 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/
Dstrategies.jd19 <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/
Dapicheck_msg_last.txt4 an SDK. Please fix the errors listed above.
/frameworks/support/
Dapicheck_msg_last.txt4 been previously released in an SDK. Please fix the errors listed above.
/frameworks/ex/common/
Dbuild.gradle14 // TODO: fix errors and reenable.
/frameworks/multidex/library/
Dbuild.gradle17 // TODO: fix errors and reenable.
/frameworks/multidex/instrumentation/
Dbuild.gradle17 // TODO: fix errors and reenable.
/frameworks/compile/mclinker/tools/mcld/
DOptions.td490 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/
Dbuild.gradle23 // TODO: fix errors and reenable.
/frameworks/support/v17/leanback/
Dbuild.gradle36 // TODO: fix errors and reenable.
/frameworks/support/v7/cardview/
Dbuild.gradle40 // TODO: fix errors and reenable.
/frameworks/support/v13/
Dbuild.gradle34 // TODO: fix errors and reenable.
/frameworks/support/v7/recyclerview/
Dbuild.gradle46 // TODO: fix errors and reenable.
/frameworks/support/v7/gridlayout/
Dbuild.gradle46 // TODO: fix errors and reenable.
/frameworks/support/design/
Dbuild.gradle51 // TODO: fix errors and reenable.
/frameworks/support/v7/appcompat/
Dbuild.gradle55 // TODO: fix errors and reenable.
/frameworks/support/v14/preference/
Dbuild.gradle53 // TODO: fix errors and reenable.
/frameworks/support/v7/preference/
Dbuild.gradle51 // TODO: fix errors and reenable.
/frameworks/support/v17/preference-leanback/
Dbuild.gradle55 // TODO: fix errors and reenable.
/frameworks/support/v7/mediarouter/
Dbuild.gradle38 // TODO: fix errors and reenable.
/frameworks/opt/telephony/
DREADME.txt19 and was required to fix a bug when Dcc called
/frameworks/support/v4/
Dbuild.gradle46 // TODO: fix errors and reenable.

123