Searched refs:sendSMS (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmSMSDispatcher.java254 mCi.sendSMS(IccUtils.bytesToHexString(smsc),
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java216 public void sendSMS (String smscPDU, String pdu, Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1031 void sendSMS (String smscPDU, String pdu, Message response); method in interface:CommandsInterface
H A DRIL.java1203 sendSMS (String smscPDU, String pdu, Message result) { method in class:RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java350 public void sendSMS(String smscPDU, String pdu, Message response) { method in class:UsimDataDownloadCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java993 public void sendSMS (String smscPDU, String pdu, Message result) {unimplemented(result);} method in class:SimulatedCommands

Completed in 526 milliseconds