Searched defs:newValues (Results 1 – 11 of 11) sorted by relevance
134 int[] newValues = new int[newSize]; in addIntValues() local152 float[] newValues = new float[newSize]; in addFloatValues() local188 long[] newValues = new long[newSize]; in addInt64Values() local
238 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_RemovesDirtyStatus() local254 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_dirty() local270 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_notDirty() local285 ContentValues newValues = getTestVoicemailValues(); in testUpdateOwnPackageVoicemail_retainDirtyStatus_noOtherValues() local
53 ContentValues newValues = new ContentValues(); in doInBackground() local
127 List<CharSequence> newValues = new ArrayList<>(); in updateCountryChoices() local
140 final long[] newValues = ArrayUtils.newUnpaddedLongArray(newCapacity); in ensureCapacity() local
167 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
260 int[] newValues = new int[8]; in testClusterState_InvalidProp() local
1822 PersistableBundle newValues = mCarrierConfigManager.getConfigForSubId(options.mSubId); in handleCcSetValue() local1873 PersistableBundle newValues = mCarrierConfigManager.getConfigForSubId(options.mSubId); in handleCcSetValuesFromXml() local
559 final ContentValues newValues = new ContentValues(); in testUpdationWithInvalidFilePath_throwsIllegalArgumentException() local