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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java228 public void sendImsGsmSms (String smscPDU, String pdu, method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java229 public void sendImsGsmSms (String smscPDU, String pdu, method in class:SipCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java362 public void sendImsGsmSms (String smscPDU, String pdu, method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1714 public void sendImsGsmSms(String smscPDU, String pdu, method in class:SimulatedCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1110 void sendImsGsmSms (String smscPDU, String pdu, int retry, int messageRef, method in interface:CommandsInterface
H A DRIL.java1352 sendImsGsmSms (String smscPDU, String pdu, int retry, int messageRef, method in class:RIL

Completed in 56 milliseconds