Home
last modified time | relevance | path

Searched refs:hangupConnectionResponse (Results 1 – 25 of 27) sorted by relevance

12

/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
DRadioResponse-voice.cpp164 Return<void> RadioResponse::hangupConnectionResponse(const V1_0::RadioResponseInfo& info) { in hangupConnectionResponse() function in android::hardware::radio::compat::RadioResponse
166 voiceCb()->hangupConnectionResponse(toAidl(info)); in hangupConnectionResponse()
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
DIRadioVoiceResponse.aidl449 void hangupConnectionResponse(in RadioResponseInfo info); in hangupConnectionResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
DIRadioVoiceResponse.aidl55 oneway void hangupConnectionResponse(in android.hardware.radio.RadioResponseInfo info); in hangupConnectionResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
DIRadioVoiceResponse.aidl55 oneway void hangupConnectionResponse(in android.hardware.radio.RadioResponseInfo info); in hangupConnectionResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
DIRadioVoiceResponse.aidl56 oneway void hangupConnectionResponse(in android.hardware.radio.RadioResponseInfo info); in hangupConnectionResponse() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
DIRadioVoiceResponse.aidl56 oneway void hangupConnectionResponse(in android.hardware.radio.RadioResponseInfo info); in hangupConnectionResponse() method
/hardware/ril/libril/
Dril_commands.h29 {RIL_REQUEST_HANGUP, radio::hangupConnectionResponse},
Dril_service.h67 int hangupConnectionResponse(int slotId, int responseType,
/hardware/interfaces/radio/aidl/vts/
Dradio_voice_utils.h89 virtual ndk::ScopedAStatus hangupConnectionResponse(const RadioResponseInfo& info) override;
Dradio_voice_response.cpp140 ndk::ScopedAStatus RadioVoiceResponse::hangupConnectionResponse(const RadioResponseInfo& info) { in hangupConnectionResponse() function in RadioVoiceResponse
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp81 Return<void> RadioResponse_v1_1::hangupConnectionResponse(const RadioResponseInfo& /*info*/) { in hangupConnectionResponse() function in RadioResponse_v1_1
Dradio_hidl_hal_utils_v1_1.h111 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp80 Return<void> RadioResponse_v1_2::hangupConnectionResponse(const RadioResponseInfo& /*info*/) { in hangupConnectionResponse() function in RadioResponse_v1_2
Dradio_hidl_hal_utils_v1_2.h147 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp80 Return<void> RadioResponse_v1_3::hangupConnectionResponse(const RadioResponseInfo& /*info*/) { in hangupConnectionResponse() function in RadioResponse_v1_3
Dradio_hidl_hal_utils_v1_3.h108 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h113 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
Dradio_response.cpp101 Return<void> RadioResponse::hangupConnectionResponse(const RadioResponseInfo& info) { in hangupConnectionResponse() function in RadioResponse
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp80 Return<void> RadioResponse_v1_4::hangupConnectionResponse(const RadioResponseInfo& info) { in hangupConnectionResponse() function in RadioResponse_v1_4
Dradio_hidl_hal_utils_v1_4.h127 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp80 Return<void> RadioResponse_v1_5::hangupConnectionResponse(const RadioResponseInfo& info) { in hangupConnectionResponse() function in RadioResponse_v1_5
Dradio_hidl_hal_utils_v1_5.h144 Return<void> hangupConnectionResponse(const RadioResponseInfo& info);
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioResponse.h80 Return<void> hangupConnectionResponse(const V1_0::RadioResponseInfo& info) override;
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_response.cpp89 Return<void> RadioResponse_v1_6::hangupConnectionResponse( in hangupConnectionResponse() function in RadioResponse_v1_6
Dradio_hidl_hal_utils_v1_6.h157 Return<void> hangupConnectionResponse(

12