HomeSort by relevance Sort by last modified time
    Searched refs:smscPdu (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
RILTest.java 525 String smscPdu = "smscPdu";
528 msg.smscPdu = smscPdu;
530 mRILUnderTest.sendSMS(smscPdu, pdu, obtainMessage());
538 String smscPdu = "smscPdu";
541 msg.smscPdu = smscPdu;
543 mRILUnderTest.sendSMSExpectMore(smscPdu, pdu, obtainMessage())
    [all...]
  /hardware/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_sms.cpp 27 msg.smscPdu = "";
51 msg.smscPdu = "";
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RIL.java     [all...]
  /hardware/interfaces/radio/1.0/
types.hal     [all...]
  /hardware/ril/libril/
ril_service.cpp     [all...]

Completed in 380 milliseconds