HomeSort by relevance Sort by last modified time
    Searched refs:SMS_FIELD_SEPARATOR (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/voicemail/impl/sms/
OmtpStandardMessageSender.java 107 sb.append(OmtpConstants.SMS_FIELD_SEPARATOR);
112 sb.append(OmtpConstants.SMS_FIELD_SEPARATOR);
117 sb.append(OmtpConstants.SMS_FIELD_SEPARATOR);
  /packages/apps/Dialer/java/com/android/voicemail/impl/
OmtpConstants.java 28 public static final String SMS_FIELD_SEPARATOR = ";";

Completed in 200 milliseconds