Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril_commands.h79 {RIL_REQUEST_SET_SUPP_SVC_NOTIFICATION, radio::setSuppServiceNotificationsResponse},
H A Dril_service.h242 int setSuppServiceNotificationsResponse(int slotId,
H A Dril_service.cpp4769 int radio::setSuppServiceNotificationsResponse(int slotId, in setSuppServiceNotificationsResponse() function in radio
4780 = radioService[slotId]->mRadioResponse->setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp295 Return<void> RadioResponse_v1_1::setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h220 Return<void> setSuppServiceNotificationsResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h222 Return<void> setSuppServiceNotificationsResponse(const RadioResponseInfo& info);
H A Dradio_response.cpp399 Return<void> RadioResponse::setSuppServiceNotificationsResponse(const RadioResponseInfo& info) { in setSuppServiceNotificationsResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp301 Return<void> RadioResponse_v1_2::setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h259 Return<void> setSuppServiceNotificationsResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp301 Return<void> RadioResponse_v1_3::setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h220 Return<void> setSuppServiceNotificationsResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp303 Return<void> RadioResponse_v1_4::setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h241 Return<void> setSuppServiceNotificationsResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp303 Return<void> RadioResponse_v1_5::setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h258 Return<void> setSuppServiceNotificationsResponse(const RadioResponseInfo& info);
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp341 Return<void> RadioResponse_v1_6::setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h304 Return<void> setSuppServiceNotificationsResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java967 public void setSuppServiceNotificationsResponse(RadioResponseInfo responseInfo) { in setSuppServiceNotificationsResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal745 * Response function is IRadioResponse.setSuppServiceNotificationsResponse()
H A DIRadioResponse.hal1197 oneway setSuppServiceNotificationsResponse(RadioResponseInfo info);