Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril_commands.h36 {RIL_REQUEST_SIGNAL_STRENGTH, radio::getSignalStrengthResponse},
H A Dril_service.h92 int getSignalStrengthResponse(int slotId,
H A Dril_service.cpp3420 int radio::getSignalStrengthResponse(int slotId, in getSignalStrengthResponse() function in radio
3438 Return<void> retStatus = radioService[slotId]->mRadioResponse->getSignalStrengthResponse( in getSignalStrengthResponse()
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_response.cpp113 Return<void> RadioResponse_v1_1::getSignalStrengthResponse(const RadioResponseInfo& /*info*/, in getSignalStrengthResponse() function in RadioResponse_v1_1
H A Dradio_hidl_hal_utils_v1_1.h126 Return<void> getSignalStrengthResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h128 Return<void> getSignalStrengthResponse(const RadioResponseInfo& info,
H A Dradio_response.cpp145 Return<void> RadioResponse::getSignalStrengthResponse(const RadioResponseInfo& info, in getSignalStrengthResponse() function in RadioResponse
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_response.cpp112 Return<void> RadioResponse_v1_2::getSignalStrengthResponse( in getSignalStrengthResponse() function in RadioResponse_v1_2
H A Dradio_hidl_hal_utils_v1_2.h162 Return<void> getSignalStrengthResponse(
/aosp12/hardware/interfaces/radio/1.3/vts/functional/
H A Dradio_response.cpp112 Return<void> RadioResponse_v1_3::getSignalStrengthResponse( in getSignalStrengthResponse() function in RadioResponse_v1_3
H A Dradio_hidl_hal_utils_v1_3.h123 Return<void> getSignalStrengthResponse(
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp114 Return<void> RadioResponse_v1_4::getSignalStrengthResponse( in getSignalStrengthResponse() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h142 Return<void> getSignalStrengthResponse(
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp114 Return<void> RadioResponse_v1_5::getSignalStrengthResponse( in getSignalStrengthResponse() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h159 Return<void> getSignalStrengthResponse(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp127 Return<void> RadioResponse_v1_6::getSignalStrengthResponse( in getSignalStrengthResponse() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h179 Return<void> getSignalStrengthResponse(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java321 public void getSignalStrengthResponse(RadioResponseInfo responseInfo, in getSignalStrengthResponse() method in RadioResponse
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadio.hal269 * Response function is IRadioResponse.getSignalStrengthResponse()
H A DIRadioResponse.hal425 oneway getSignalStrengthResponse(RadioResponseInfo info, SignalStrength sigStrength);