Searched defs:newValues (Results 1 – 11 of 11) sorted by relevance
124 int[] newValues = new int[newSize]; in addIntValues() local142 float[] newValues = new float[newSize]; in addFloatValues() local178 long[] newValues = new long[newSize]; in addInt64Values() local
237 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local253 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_dirty() local269 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_notDirty() local284 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_noOtherValues() local
54 ContentValues newValues = new ContentValues(); in doInBackground() local
127 List<CharSequence> newValues = new ArrayList<>(); in updateCountryChoices() local
141 final long[] newValues = ArrayUtils.newUnpaddedLongArray(newCapacity); in ensureCapacity() local
166 final int[] newValues = new int[newCapacity]; in ensureCapacity() local
133 final long[] newValues = new long[newCapacity]; in ensureCapacity() local
122 final int[] newValues = new int[newCapacity]; in ensureCapacity() local
256 int[] newValues = new int[8]; in testClusterState_InvalidProp() local
1628 PersistableBundle newValues = mCarrierConfigManager.getConfigForSubId(options.mSubId); in handleCcSetValue() local1679 PersistableBundle newValues = mCarrierConfigManager.getConfigForSubId(options.mSubId); in handleCcSetValuesFromXml() local
405 final ContentValues newValues = new ContentValues(); in testUpdationWithInvalidFilePath_throwsIllegalArgumentException() local