Home
last modified time | relevance | path

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

12

/frameworks/base/proto/src/
Dgnss.proto19 // Number of time to first fix processed
22 // Mean time to first fix (in seconds)
25 // Standard deviation of time to first fix (in seconds)
/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/base/cmds/uiautomator/library/
Dapicheck_msg_last.txt4 an SDK. Please fix the errors listed above.
/frameworks/ex/common/
Dbuild.gradle14 // TODO: fix errors and reenable.
/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/native/libs/vr/libbufferhubqueue/tests/
DAndroid.bp38 "-Wno-error=sign-compare", // to fix later
/frameworks/base/cmds/idmap2/
Dstatic-checks.sh98 -f|--fix) opt_mode="fix"; shift ;;
/frameworks/base/packages/SystemUI/tools/lint/
Drun_lint.sh44 Please check the HTML results file and fix the errors.
/frameworks/multidex/instrumentation/
Dbuild.gradle40 // TODO: fix errors and reenable.
/frameworks/native/libs/vr/libvrflinger/
DAndroid.bp86 "-Wno-error=sign-compare", // to fix later
/frameworks/rs/rsov/compiler/
DAndroid.bp87 // TODO: fix the remaining warnings
/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/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
DREADME.md44 to fix this are welcome! (But please get in touch first to settle on
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/
Dacx_check_suncc.m410 dnl cross-compile safe. We should fix these problems, but since I don't have
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/protos/
Dunittest_issues.proto4 // They are kept here to replicate the issue, and continue to verify the fix.
/frameworks/opt/telephony/
DREADME.txt19 and was required to fix a bug when Dcc called
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCONTRIBUTORS.txt48 * Small patch to fix Python CallMethod().
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
DREADME.md27 pretty slow at this time. If you would like to help fix these issues,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/
DREADME.md105 to upload a new version of the gem to fix an issue, the version becomes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/
DREADME.md106 in which they are first deprecated. You must fix your references before this
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/
DREADME.md92 often fix the problem by invoking its configure script like:
/frameworks/base/tools/aapt2/
Dreadme.md42 instead. This fix brings behavior in-line with AAPT. (bug 38355988)
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/
DGPBCodedInputStreamTests.m268 // Verifies fix for b/10315336.

12