/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)
|
/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/base/cmds/uiautomator/library/ |
D | apicheck_msg_last.txt | 4 an SDK. Please fix the errors listed above.
|
/frameworks/ex/common/ |
D | build.gradle | 14 // TODO: fix errors and reenable.
|
/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/native/libs/vr/libbufferhubqueue/tests/ |
D | Android.bp | 38 "-Wno-error=sign-compare", // to fix later
|
/frameworks/base/cmds/idmap2/ |
D | static-checks.sh | 98 -f|--fix) opt_mode="fix"; shift ;;
|
/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 | 86 "-Wno-error=sign-compare", // to fix later
|
/frameworks/rs/rsov/compiler/ |
D | Android.bp | 87 // TODO: fix the remaining warnings
|
/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/opt/gamesdk/third_party/protobuf-3.0.0/conformance/ |
D | README.md | 44 to fix this are welcome! (But please get in touch first to settle on
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/m4/ |
D | acx_check_suncc.m4 | 10 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/ |
D | unittest_issues.proto | 4 // They are kept here to replicate the issue, and continue to verify the fix.
|
/frameworks/opt/telephony/ |
D | README.txt | 19 and was required to fix a bug when Dcc called
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CONTRIBUTORS.txt | 48 * Small patch to fix Python CallMethod().
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/ |
D | README.md | 27 pretty slow at this time. If you would like to help fix these issues,
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ |
D | README.md | 105 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/ |
D | README.md | 106 in which they are first deprecated. You must fix your references before this
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/ |
D | README.md | 92 often fix the problem by invoking its configure script like:
|
/frameworks/base/tools/aapt2/ |
D | readme.md | 42 instead. This fix brings behavior in-line with AAPT. (bug 38355988)
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBCodedInputStreamTests.m | 268 // Verifies fix for b/10315336.
|