Home
last modified time | relevance | path

Searched defs:writeSmsToSimResponse (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/2/android/hardware/radio/messaging/
DIRadioMessagingResponse.aidl58 oneway void writeSmsToSimResponse(in android.hardware.radio.RadioResponseInfo info, in int index); in writeSmsToSimResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/1/android/hardware/radio/messaging/
DIRadioMessagingResponse.aidl58 oneway void writeSmsToSimResponse(in android.hardware.radio.RadioResponseInfo info, in int index); in writeSmsToSimResponse() method
/hardware/interfaces/radio/aidl/android/hardware/radio/messaging/
DIRadioMessagingResponse.aidl552 void writeSmsToSimResponse(in RadioResponseInfo info, in int index); in writeSmsToSimResponse() method
/hardware/interfaces/radio/aidl/vts/
Dradio_messaging_response.cpp167 ndk::ScopedAStatus RadioMessagingResponse::writeSmsToSimResponse(const RadioResponseInfo& info, in writeSmsToSimResponse() function in RadioMessagingResponse
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/3/android/hardware/radio/messaging/
DIRadioMessagingResponse.aidl59 oneway void writeSmsToSimResponse(in android.hardware.radio.RadioResponseInfo info, in int index); in writeSmsToSimResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.messaging/current/android/hardware/radio/messaging/
DIRadioMessagingResponse.aidl59 oneway void writeSmsToSimResponse(in android.hardware.radio.RadioResponseInfo info, in int index); in writeSmsToSimResponse() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/messaging/
DRadioResponse-messaging.cpp201 Return<void> RadioResponse::writeSmsToSimResponse(const V1_0::RadioResponseInfo& info, in writeSmsToSimResponse() function in android::hardware::radio::compat::RadioResponse
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_response.cpp405 Return<void> RadioResponse::writeSmsToSimResponse(const RadioResponseInfo& info, int32_t index) { in writeSmsToSimResponse() function in RadioResponse
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp300 Return<void> RadioResponse_v1_1::writeSmsToSimResponse(const RadioResponseInfo& /*info*/, in writeSmsToSimResponse() function in RadioResponse_v1_1
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp306 Return<void> RadioResponse_v1_2::writeSmsToSimResponse(const RadioResponseInfo& /*info*/, in writeSmsToSimResponse() function in RadioResponse_v1_2
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp306 Return<void> RadioResponse_v1_3::writeSmsToSimResponse(const RadioResponseInfo& /*info*/, in writeSmsToSimResponse() function in RadioResponse_v1_3
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp308 Return<void> RadioResponse_v1_4::writeSmsToSimResponse(const RadioResponseInfo& /*info*/, in writeSmsToSimResponse() function in RadioResponse_v1_4
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp308 Return<void> RadioResponse_v1_5::writeSmsToSimResponse(const RadioResponseInfo& /*info*/, in writeSmsToSimResponse() function in RadioResponse_v1_5
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_response.cpp346 Return<void> RadioResponse_v1_6::writeSmsToSimResponse( in writeSmsToSimResponse() function in RadioResponse_v1_6
/hardware/ril/libril/
Dril_service.cpp4831 int radio::writeSmsToSimResponse(int slotId, in writeSmsToSimResponse() function in radio