Searched refs:existingOutgoingShortCodeSms (Results 1 – 1 of 1) sorted by relevance
701 OutgoingShortCodeSms existingOutgoingShortCodeSms = find(shortCodeSms); in addOutgoingShortCodeSms() local702 if (existingOutgoingShortCodeSms != null) { in addOutgoingShortCodeSms()703 existingOutgoingShortCodeSms.shortCodeSmsCount += 1; in addOutgoingShortCodeSms()