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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java223 public void sendSMSExpectMore (String smscPDU, String pdu, Message result) { method in class:ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java224 public void sendSMSExpectMore (String smscPDU, String pdu, Message result) { method in class:SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCommandsInterface.java1094 void sendSMSExpectMore (String smscPDU, String pdu, Message response); method in interface:CommandsInterface
H A DRIL.java1447 sendSMSExpectMore (String smscPDU, String pdu, Message result) { method in class:RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1048 public void sendSMSExpectMore (String smscPDU, String pdu, Message result) { method in class:SimulatedCommands
H A DSimulatedCommandsVerifier.java818 public void sendSMSExpectMore(String smscPDU, String pdu, Message response) { method in class:SimulatedCommandsVerifier

Completed in 99 milliseconds