/frameworks/layoutlib/validator/src/com/android/tools/idea/validator/ |
D | ValidatorData.java | 72 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/ |
D | gnss.proto | 19 // 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/ |
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/compile/slang/tests/F_reduce_general_bad_result/ |
D | reduce_general_bad_result.rscript | 25 // 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/ |
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/ex/common/ |
D | build.gradle | 14 // TODO: fix errors and reenable.
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | SipProfile.java | 126 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/ |
D | static-checks.sh | 99 -f|--fix) opt_mode="fix"; shift ;;
|
/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
D | Android.bp | 47 "-Wno-error=sign-compare", // to fix later
|
/frameworks/base/packages/SystemUI/tools/lint/ |
D | run_lint.sh | 44 Please check the HTML results file and fix the errors.
|
/frameworks/multidex/instrumentation/ |
D | build.gradle | 40 // TODO: fix errors and reenable.
|
/frameworks/native/libs/vr/libvrflinger/ |
D | Android.bp | 96 "-Wno-error=sign-compare", // to fix later
|
/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/base/tests/UpdatableSystemFontTest/testdata/ |
D | Android.bp | 25 // TODO: fix the font and module name.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
D | README.txt | 19 and was required to fix a bug when Dcc called
|
/frameworks/base/media/jni/soundpool/ |
D | Android.bp | 67 "-google-build-using-namespace", // Reenable and fix later.
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 42 instead. This fix brings behavior in-line with AAPT. (bug 38355988)
|
/frameworks/base/services/core/java/com/android/server/rollback/ |
D | README.md | 292 intervention to fix.
|
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 23 // TODO We need to fix some of the builds before enabling this error:
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 29 // TODO We need to fix some of the builds before enabling this error:
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 1716 // reproduce the issue and confirm that the fix works.
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 13300 // 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/ |
D | hiddenapi-max-target-o.txt | 36762 Landroid/net/sip/SipProfile$Builder;->fix(Ljava/lang/String;)Ljava/lang/String;
|