Home
last modified time | relevance | path

Searched refs:sendImsGsmSms (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsDispatchersControllerTest.java115 verify(mSimulatedCommandsVerifier).sendImsGsmSms(eq("038122f2"), in testSendImsGmsTest()
125 verify(mSimulatedCommandsVerifier, times(0)).sendImsGsmSms(anyString(), anyString(), in testSendImsGmsTestWithOutDesAddr()
160 verify(mSimulatedCommandsVerifier).sendImsGsmSms((String)isNull(), (String)isNull(), eq(0), in testSendRetrySmsGsmTest()
DRILTest.java749 mRILUnderTest.sendImsGsmSms(smscPdu, pdu, i, 0, obtainMessage()); in testSendRetryImsGsmSms()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
DCdmaSmsDispatcherTest.java96 verify(mSimulatedCommandsVerifier, times(0)).sendImsGsmSms(anyString(), anyString(), in testSendTextWithOutDesAddr()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmSMSDispatcher.java215 mCi.sendImsGsmSms(IccUtils.bytesToHexString(smsc), in sendSms()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java243 public void sendImsGsmSms (String smscPDU, String pdu, in sendImsGsmSms() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java244 public void sendImsGsmSms (String smscPDU, String pdu, in sendImsGsmSms() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1125 void sendImsGsmSms (String smscPDU, String pdu, int retry, int messageRef, in sendImsGsmSms() method
DRIL.java3053 public void sendImsGsmSms(String smscPdu, String pdu, int retry, int messageRef, in sendImsGsmSms() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1953 public void sendImsGsmSms(String smscPDU, String pdu, in sendImsGsmSms() method in SimulatedCommands
1955 SimulatedCommandsVerifier.getInstance().sendImsGsmSms(smscPDU, pdu, retry, messageRef, in sendImsGsmSms()
DSimulatedCommandsVerifier.java842 public void sendImsGsmSms(String smscPDU, String pdu, int retry, int messageRef, in sendImsGsmSms() method in SimulatedCommandsVerifier
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken362 public void sendImsGsmSms (String smscPDU, String pdu,
/frameworks/base/config/
Dboot-image-profile.txt9658 HPLcom/android/internal/telephony/RIL;->sendImsGsmSms(Ljava/lang/String;Ljava/lang/String;IILandroi…