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

  /hardware/interfaces/radio/1.0/vts/functional/
radio_indication.cpp 34 Return<void> RadioIndication::newSms(RadioIndicationType /*type*/,
radio_hidl_hal_utils_v1_0.h 413 Return<void> newSms(RadioIndicationType type,
  /hardware/interfaces/radio/1.1/vts/functional/
radio_indication.cpp 50 Return<void> RadioIndication_v1_1::newSms(RadioIndicationType /*type*/,
radio_hidl_hal_utils_v1_1.h 436 Return<void> newSms(RadioIndicationType type,
  /hardware/interfaces/radio/1.0/
IRadioIndication.hal 58 * Server must not send newSms() nor newSmsStatusReport() messages until a
65 oneway newSms(RadioIndicationType type, vec<uint8_t> pdu);
72 * Server must not send newSms() nor newSmsStatusReport() messages until a
  /hardware/interfaces/radio/1.2/vts/functional/
radio_indication.cpp 83 Return<void> RadioIndication_v1_2::newSms(RadioIndicationType /*type*/,
radio_hidl_hal_utils_v1_2.h 489 Return<void> newSms(RadioIndicationType type,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioIndication.java 152 public void newSms(int indicationType, ArrayList<Byte> pdu) {
    [all...]
  /hardware/ril/libril/
ril_service.cpp     [all...]

Completed in 101 milliseconds