Searched refs:writeSmsToRuim (Results 1 - 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java258 public void writeSmsToRuim(int status, String pdu, Message response) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java257 public void writeSmsToRuim(int status, String pdu, Message response) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java.broken384 public void writeSmsToRuim(int status, String pdu, Message response) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1158 void writeSmsToRuim(int status, String pdu, Message response); method in interface:CommandsInterface
H A DIccSmsInterfaceManager.java266 mPhone.mCi.writeSmsToRuim(status, IccUtils.bytesToHexString(pdu),
H A DRIL.java1610 public void writeSmsToRuim(int status, String pdu, Message response) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommandsVerifier.java854 public void writeSmsToRuim(int status, String pdu, Message response) { method in class:SimulatedCommandsVerifier
H A DSimulatedCommands.java1071 public void writeSmsToRuim(int status, String pdu, Message response) { method in class:SimulatedCommands

Completed in 93 milliseconds