Home
last modified time | relevance | path

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

/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/
DValidatorData.java72 public Fix(String fix) { in Fix() argument
73 mFix = fix; in Fix()
104 @Nullable Fix fix, in Issue() argument
112 mFix = fix; in Issue()
152 public IssueBuilder setFix(Fix fix) { in setFix() argument
153 mFix = fix; in setFix()
/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)
58 // Total number of sv status messages processed, where sv is used in fix
61 // Total number of L5 sv status messages processed, where sv is used in fix
/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/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/compile/slang/tests/F_reduce_general_bad_result/
Dreduce_general_bad_result.rscript25 // problem is result type, not accumulator type, so outconverter can fix this
58 // problem is result type, not accumulator type, so outconverter can fix this
97 // problem is result type, not accumulator type, so outconverter can fix this
132 // problem is result type, not accumulator type, so outconverter can fix this
168 // problem is result type, not accumulator type, so outconverter can fix this
185 // problem is result type, not accumulator type, so outconverter can fix this
202 // problem is result type, not accumulator type, so outconverter can fix this
261 // problem is result type, not accumulator type, so outconverter can fix this
279 // problem is result type, not accumulator type, so outconverter can fix this
313 // problem is result type, not accumulator type, so outconverter can fix this
[all …]
/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/ex/common/
Dbuild.gradle14 // TODO: fix errors and reenable.
/frameworks/opt/net/voip/src/java/android/net/sip/
DSipProfile.java126 URI uri = mAddressFactory.createURI(fix(uriString)); in Builder()
154 private String fix(String uriString) { in fix() method in SipProfile.Builder
289 mAddressFactory.createURI(fix(mProxyAddress)); in build()
/frameworks/base/cmds/idmap2/
Dstatic-checks.sh99 -f|--fix) opt_mode="fix"; shift ;;
/frameworks/native/libs/vr/libbufferhubqueue/tests/
DAndroid.bp47 "-Wno-error=sign-compare", // to fix later
/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.bp96 "-Wno-error=sign-compare", // to fix later
/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/base/tests/UpdatableSystemFontTest/testdata/
DAndroid.bp25 // TODO: fix the font and module name.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DREADME.txt19 and was required to fix a bug when Dcc called
/frameworks/base/media/jni/soundpool/
DAndroid.bp67 "-google-build-using-namespace", // Reenable and fix later.
/frameworks/base/tools/aapt2/
Dreadme.md42 instead. This fix brings behavior in-line with AAPT. (bug 38355988)
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md292 intervention to fix.
/frameworks/rs/script_api/
Drs_graphics.spec23 // TODO We need to fix some of the builds before enabling this error:
/frameworks/rs/script_api/include/
Drs_graphics.rsh29 // TODO We need to fix some of the builds before enabling this error:
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1716 // reproduce the issue and confirm that the fix works.
/frameworks/proto_logging/stats/
Datoms.proto13300 // Number of time to first fix reports since boot
13303 // Total pulled reported time to first fix (in milli-seconds) since boot
13327 // Total number of sv status messages reports, where sv is used in fix since boot
13333 // Total number of L5 sv status messages reports, where sv is used in fix since boot
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt36762 Landroid/net/sip/SipProfile$Builder;->fix(Ljava/lang/String;)Ljava/lang/String;