Home
last modified time | relevance | path

Searched refs:newValue (Results 1 – 4 of 4) sorted by relevance

/tools/metalava/metalava/src/main/java/com/android/tools/metalava/compatibility/
DCompatibilityCheck.kt467 val newValue = new.defaultValue() in compare() constant
469 if (newValue.isEmpty()) { in compare()
472 newValue in compare()
700 val newValue = new.initialValue() in compare() constant
702 if (newValue is PsiField) { in compare()
703 newValue.containingClass?.qualifiedName + "." + newValue.name in compare()
705 newValue in compare()
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/result/
DTestRunResult.java454 private String combineValues(String existingValue, String newValue) { in combineValues() argument
458 long newLong = Long.parseLong(newValue); in combineValues()
465 double newDouble = Double.parseDouble(newValue); in combineValues()
472 return newValue; in combineValues()
/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DSandboxConfigDump.java222 String newValue = argList.get(i).replaceAll("USE_KEYSTORE@" + key, keyValue); in replaceKeystore() local
223 argList.set(i, newValue); in replaceKeystore()
/tools/dexter/testdata/expected/
Dmedium.compact_cfg8502 .local_ex v4, "newValue", java.lang.Object, "TV;"
73299 .params "preference", "newValue"
75339 .params "preference", "newValue"
176144 .params "pickerIndex", "newValue", "autoAdvance"