Searched refs:SMS_PREFIX_SEPARATOR (Results 1 – 3 of 3) sorted by relevance
50 sb.append(OmtpConstants.SMS_PREFIX_SEPARATOR); in sendCvvmMessage()
103 sb.append(OmtpConstants.SMS_PREFIX_SEPARATOR); in appendProtocolVersionAndClientType()
29 public static final String SMS_PREFIX_SEPARATOR = ":"; field in OmtpConstants