| /cts/tests/devicepolicy/src/android/devicepolicy/cts/ | 
| D | SettingsTest.java | 75         int newValue = originalValue + 1;  in setGlobalSetting_settingIsDeprecated_doesNotChangeSetting()  local112         int newValue = originalValue + 1;  in setGlobalSetting_supported_changesValue()  local
 131         int newValue = originalValue + 1;  in setSecureSetting_sets()  local
 157         int newValue = originalValue + 1;  in setSecureSetting_deviceOwnerOnly_sets()  local
 181         int newValue = originalValue + 1;  in setSecureSetting_deviceOwnerOnly_isNotDeviceOwner_throwsSecurityException()  local
 197         int newValue = originalValue + 1;  in setSecureSetting_deviceOwnerOnly_settingIsDeprecated_throwsException()  local
 211         int newValue = originalValue + 1;  in setSecureSetting_doesNotApplyToUser_isNotSet()  local
 
 | 
| /cts/tests/tests/util/src/android/util/cts/ | 
| D | SparseLongArrayTest.java | 65         long newValue = 100;  in testSparseArrayWithDefaultCapacity()  local127         long newValue = 100;  in testSparseArrayWithSpecifiedCapacity()  local
 
 | 
| D | LongSparseArrayTest.java | 67         Integer newValue = 100;  in testSparseArrayWithDefaultCapacity()  local133         Integer newValue = 100;  in testSparseArrayWithSpecifiedCapacity()  local
 
 | 
| D | SparseIntArrayTest.java | 59         int newValue = 23;  in testSparseIntArrayWithDefaultCapacity()  local108         int newValue = 23;  in testSparseIntArrayWithSpecifiedCapacity()  local
 
 | 
| D | SparseArrayTest.java | 71         Integer newValue = 100;  in testSparseArrayWithDefaultCapacity()  local137         Integer newValue = 100;  in testSparseArrayWithSpecifiedCapacity()  local
 
 | 
| /cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/ | 
| D | ICtsThirdPartyInCallServiceControl.aidl | 31     void setExpectedExtra(String newKey, String newValue);  in setExpectedExtra()
 | 
| /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ | 
| D | UserSettings.java | 137         String newValue = get(key);  in syncSet()  local179         String newValue = get(key);  in syncDelete()  local
 
 | 
| /cts/tests/tests/security/src/android/security/cts/ | 
| D | BitmapWrapper.java | 55     public BitmapWrapper replace(Field field, int newValue) {  in replace()
 | 
| /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ | 
| D | LockTaskUtilityActivity.java | 40     private static void setIsActivityResumed(boolean newValue) {  in setIsActivityResumed()
 | 
| /cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/ | 
| D | CtsThirdPartyInCallService.java | 150     public void setExpectedExtra(String newKey, String newValue) {  in setExpectedExtra()
 | 
| /cts/tests/signature/lib/common/src/android/signature/cts/ | 
| D | ApiComplianceChecker.java | 46         private String newValue;  field in ApiComplianceChecker.FieldValuePair48         private FieldValuePair(String oldValue, String newValue) {  in FieldValuePair()
 
 | 
| /cts/tests/tests/preference/src/android/preference/cts/ | 
| D | CustomPreference.java | 51     protected boolean callChangeListener(Object newValue) {  in callChangeListener()
 | 
| /cts/tests/tests/widget/src/android/widget/cts/ | 
| D | NumberPickerTest.java | 525         final int newValue = 8;  in testSelectionDividerHeight()  local
 | 
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/presence/ | 
| D | NanAccuracyActivity.java | 296         TestDistance(final double newValue) {  in TestDistance()
 | 
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ | 
| D | Target.java | 436             double newValue = mMinValue + delta;  in ExpandMin()  local477             double newValue = mMaxValue + delta;  in ExpandMax()  local
 
 | 
| /cts/tests/tests/rsblas/src/android/renderscript/cts/ | 
| D | BNNMTest.java | 56                 int newValue = (originalValue + delta);  in addByteNoise()  local
 | 
| /cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ | 
| D | CtsContentCaptureService.java | 216     public void setIgnoreOrphanSessionEvents(boolean newValue) {  in setIgnoreOrphanSessionEvents()
 | 
| /cts/tests/tests/car/src/android/car/cts/utils/ | 
| D | VehiclePropertyVerifier.java | 1018             CarPropertyValue<T> newValue = mCarPropertyManager.getProperty(mPropertyId, areaId);  in verifySetNotAvailable()  local
 |