Searched refs:fix (Results 1 – 14 of 14) sorted by relevance
171 String fix = removeIllegalCharacters(text.substring(0, index)); in fixText() local172 if (TextUtils.isEmpty(fix)) { in fixText()180 tokens[i].setAddress(fix + "@" + (!emptyDomain ? domain : mDomain)); in fixText()
50 mFix = findViewById(R.id.fix); in onCreate()83 fix(); in onClick()101 private void fix() { in fix() method in FixVibrateSetting
13 archive, using the same key, generated on a Nexus 4 running Android 4.4 with a fix15 version of Android which incorporates the fix.
4 an SDK. Please fix the errors listed above.
14 // TODO: fix errors and reenable.
123 URI uri = mAddressFactory.createURI(fix(uriString)); in Builder()151 private String fix(String uriString) { in fix() method in SipProfile.Builder286 mAddressFactory.createURI(fix(mProxyAddress)); in build()
40 // TODO: fix errors and reenable.
39 // TODO: fix errors and reenable.
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">;
19 and was required to fix a bug when Dcc called
4 * Each bug fix is expected to come with tests
23 // TODO We need to fix some of the builds before enabling this error:
771 // reproduce the issue and confirm that the fix works.
29 // TODO We need to fix some of the builds before enabling this error: