/aosp12/hardware/ril/libril/ |
H A D | ril_commands.h | 50 {RIL_REQUEST_QUERY_CALL_FORWARD_STATUS, radio::getCallForwardStatusResponse},
|
H A D | ril_service.h | 146 int getCallForwardStatusResponse(int slotId,
|
H A D | ril_service.cpp | 4217 int radio::getCallForwardStatusResponse(int slotId, in getCallForwardStatusResponse() function in radio 4247 Return<void> retStatus = radioService[slotId]->mRadioResponse->getCallForwardStatusResponse( in getCallForwardStatusResponse()
|
/aosp12/hardware/interfaces/radio/1.1/vts/functional/ |
H A D | radio_response.cpp | 180 Return<void> RadioResponse_v1_1::getCallForwardStatusResponse( in getCallForwardStatusResponse() function in RadioResponse_v1_1
|
H A D | radio_hidl_hal_utils_v1_1.h | 161 Return<void> getCallForwardStatusResponse(
|
/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_utils_v1_0.h | 163 Return<void> getCallForwardStatusResponse(
|
H A D | radio_response.cpp | 244 Return<void> RadioResponse::getCallForwardStatusResponse( in getCallForwardStatusResponse() function in RadioResponse
|
/aosp12/hardware/interfaces/radio/1.2/vts/functional/ |
H A D | radio_response.cpp | 184 Return<void> RadioResponse_v1_2::getCallForwardStatusResponse( in getCallForwardStatusResponse() function in RadioResponse_v1_2
|
H A D | radio_hidl_hal_utils_v1_2.h | 200 Return<void> getCallForwardStatusResponse(
|
/aosp12/hardware/interfaces/radio/1.3/vts/functional/ |
H A D | radio_response.cpp | 184 Return<void> RadioResponse_v1_3::getCallForwardStatusResponse( in getCallForwardStatusResponse() function in RadioResponse_v1_3
|
H A D | radio_hidl_hal_utils_v1_3.h | 161 Return<void> getCallForwardStatusResponse(
|
/aosp12/hardware/interfaces/radio/1.4/vts/functional/ |
H A D | radio_response.cpp | 185 Return<void> RadioResponse_v1_4::getCallForwardStatusResponse( in getCallForwardStatusResponse() function in RadioResponse_v1_4
|
H A D | radio_hidl_hal_utils_v1_4.h | 181 Return<void> getCallForwardStatusResponse(
|
/aosp12/hardware/interfaces/radio/1.5/vts/functional/ |
H A D | radio_response.cpp | 185 Return<void> RadioResponse_v1_5::getCallForwardStatusResponse( in getCallForwardStatusResponse() function in RadioResponse_v1_5
|
H A D | radio_hidl_hal_utils_v1_5.h | 198 Return<void> getCallForwardStatusResponse(
|
/aosp12/hardware/interfaces/radio/1.6/vts/functional/ |
H A D | radio_response.cpp | 208 Return<void> RadioResponse_v1_6::getCallForwardStatusResponse( in getCallForwardStatusResponse() function in RadioResponse_v1_6
|
H A D | radio_hidl_hal_utils_v1_6.h | 227 Return<void> getCallForwardStatusResponse(
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | RadioResponse.java | 715 public void getCallForwardStatusResponse(RadioResponseInfo responseInfo, in getCallForwardStatusResponse() method in RadioResponse
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | IRadio.hal | 474 * Response function is IRadioResponse.getCallForwardStatusResponse()
|
H A D | IRadioResponse.hal | 743 oneway getCallForwardStatusResponse(RadioResponseInfo info,
|