Home | History | Annotate | Download | only in telephony

Lines Matching refs:sendEnvelopeWithStatus

3294     public String sendEnvelopeWithStatus(String content) {
3295 return sendEnvelopeWithStatus(getSubId(), content);
3314 public String sendEnvelopeWithStatus(int subId, String content) {
3318 return telephony.sendEnvelopeWithStatus(subId, content);