Searched refs:newNumbers (Results 1 – 1 of 1) sorted by relevance
280 EncodedStringValue[] newNumbers = new EncodedStringValue[nNumberCount]; in updateDestinationAddressPerType() local288 newNumbers[i] = new EncodedStringValue(newToNumber); in updateDestinationAddressPerType()290 newNumbers[i] = recipientNumbers[i]; in updateDestinationAddressPerType()295 pdu.setTo(newNumbers); in updateDestinationAddressPerType()298 pdu.setCc(newNumbers); in updateDestinationAddressPerType()301 pdu.setBcc(newNumbers); in updateDestinationAddressPerType()