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