Searched refs:SMS_FIELD_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
107 sb.append(OmtpConstants.SMS_FIELD_SEPARATOR); in appendProtocolVersionAndClientType()112 sb.append(OmtpConstants.SMS_FIELD_SEPARATOR); in appendApplicationPort()117 sb.append(OmtpConstants.SMS_FIELD_SEPARATOR); in appendClientPrefix()
25 public static final String SMS_FIELD_SEPARATOR = ";"; field in OmtpConstants