Searched refs:newNumbers (Results 1 – 1 of 1) sorted by relevance
313 EncodedStringValue[] newNumbers = new EncodedStringValue[nNumberCount]; in updateDestinationAddressPerType() local321 newNumbers[i] = new EncodedStringValue(newToNumber); in updateDestinationAddressPerType()323 newNumbers[i] = recipientNumbers[i]; in updateDestinationAddressPerType()328 pdu.setTo(newNumbers); in updateDestinationAddressPerType()331 pdu.setCc(newNumbers); in updateDestinationAddressPerType()334 pdu.setBcc(newNumbers); in updateDestinationAddressPerType()