Home
last modified time | relevance | path

Searched defs:sendImsGsmSms (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java255 public void sendImsGsmSms (String smscPDU, String pdu, in sendImsGsmSms() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java254 public void sendImsGsmSms (String smscPDU, String pdu, in sendImsGsmSms() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2051 public void sendImsGsmSms(String smscPDU, String pdu, in sendImsGsmSms() method in SimulatedCommands
DSimulatedCommandsVerifier.java857 public void sendImsGsmSms(String smscPDU, String pdu, int retry, int messageRef, in sendImsGsmSms() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1212 void sendImsGsmSms (String smscPDU, String pdu, int retry, int messageRef, in sendImsGsmSms() method
DRIL.java4062 public void sendImsGsmSms(String smscPdu, String pdu, int retry, int messageRef, in sendImsGsmSms() method in RIL