Searched defs:smscPdu (Results 1 – 2 of 2) sorted by relevance
753 String smscPdu = "smscPdu"; in testSendSMS() local771 String smscPdu = "smscPdu"; in testSendSMS_1_6() local784 String smscPdu = "smscPdu"; in testSendSMSExpectMore() local803 String smscPdu = "smscPdu"; in testSendSMSExpectMore_1_6() local885 String smscPdu = "smscPdu"; in testWriteSmsToSim() local1062 String smscPdu = "smscPdu"; in testSendRetryImsGsmSms() local
1685 private GsmSmsMessage constructGsmSendSmsRilRequest(String smscPdu, String pdu) { in constructGsmSendSmsRilRequest()1693 public void sendSMS(String smscPdu, String pdu, Message result) { in sendSMS()1746 public void sendSMSExpectMore(String smscPdu, String pdu, Message result) { in sendSMSExpectMore()4368 public void sendImsGsmSms(String smscPdu, String pdu, int retry, int messageRef, in sendImsGsmSms()