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
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
140 final long[] newValues = ArrayUtils.newUnpaddedLongArray(newCapacity); in ensureCapacity() local
165 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
1739 PersistableBundle newValues = mCarrierConfigManager.getConfigForSubId(options.mSubId); in handleCcSetValue() local1790 PersistableBundle newValues = mCarrierConfigManager.getConfigForSubId(options.mSubId); in handleCcSetValuesFromXml() local
436 final ContentValues newValues = new ContentValues(); in testUpdationWithInvalidFilePath_throwsIllegalArgumentException() local