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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java233 public void sendImsGsmSms (String smscPDU, String pdu, method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java234 public void sendImsGsmSms (String smscPDU, String pdu, method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1119 void sendImsGsmSms (String smscPDU, String pdu, int retry, int messageRef, method in interface:CommandsInterface
H A DRIL.java3101 public void sendImsGsmSms(String smscPdu, String pdu, int retry, int messageRef, method in class:RIL
3123 handleRadioProxyExceptionForRR(rr, "sendImsGsmSms", e);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1895 public void sendImsGsmSms(String smscPDU, String pdu, method in class:SimulatedCommands
1897 SimulatedCommandsVerifier.getInstance().sendImsGsmSms(smscPDU, pdu, retry, messageRef,
H A DSimulatedCommandsVerifier.java830 public void sendImsGsmSms(String smscPDU, String pdu, int retry, int messageRef, method in class:SimulatedCommandsVerifier

Completed in 237 milliseconds