Home
last modified time | relevance | path

Searched refs:getSmscAddressResponse (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/ril/libril/
H A Dril_commands.h117 {RIL_REQUEST_GET_SMSC_ADDRESS, radio::getSmscAddressResponse},
H A Dril_service.h382 int getSmscAddressResponse(int slotId,
H A Dril_service.cpp5630 int radio::getSmscAddressResponse(int slotId, in getSmscAddressResponse() function in radio
5641 = radioService[slotId]->mRadioResponse->getSmscAddressResponse(responseInfo, in getSmscAddressResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp472 Return<void> RadioResponse_v1_1::getSmscAddressResponse( in getSmscAddressResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h309 Return<void> getSmscAddressResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h311 Return<void> getSmscAddressResponse(const RadioResponseInfo& info,
H A Dradio_response.cpp635 Return<void> RadioResponse::getSmscAddressResponse(const RadioResponseInfo& info, in getSmscAddressResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp480 Return<void> RadioResponse_v1_2::getSmscAddressResponse( in getSmscAddressResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h348 Return<void> getSmscAddressResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp480 Return<void> RadioResponse_v1_3::getSmscAddressResponse( in getSmscAddressResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h310 Return<void> getSmscAddressResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp483 Return<void> RadioResponse_v1_4::getSmscAddressResponse( in getSmscAddressResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h331 Return<void> getSmscAddressResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp483 Return<void> RadioResponse_v1_5::getSmscAddressResponse( in getSmscAddressResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h348 Return<void> getSmscAddressResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp533 Return<void> RadioResponse_v1_6::getSmscAddressResponse( in getSmscAddressResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h425 Return<void> getSmscAddressResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1319 public void getSmscAddressResponse(RadioResponseInfo responseInfo, String smsc) { in getSmscAddressResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal1112 * Response callback is IRadioResponse.getSmscAddressResponse()
H A DIRadioResponse.hal1934 oneway getSmscAddressResponse(RadioResponseInfo info, string smsc);