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