Searched refs:nNumberCount (Results 1 – 1 of 1) sorted by relevance
330 int nNumberCount = recipientNumbers.length; in updateDestinationAddressPerType() local331 if (nNumberCount > 0) { in updateDestinationAddressPerType()332 EncodedStringValue[] newNumbers = new EncodedStringValue[nNumberCount]; in updateDestinationAddressPerType()335 for (int i = 0; i < nNumberCount; i++) { in updateDestinationAddressPerType()