Home
last modified time | relevance | path

Searched refs:getSignalStrengthResponse_1_4 (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/interfaces/radio/1.4/
H A DIRadioResponse.hal213 oneway getSignalStrengthResponse_1_4(RadioResponseInfo info, SignalStrength signalStrength);
H A DIRadio.hal229 * Response function is IRadioResponse.getSignalStrengthResponse_1_4()
/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_response.cpp749 Return<void> RadioResponse_v1_4::getSignalStrengthResponse_1_4(const RadioResponseInfo& info, in getSignalStrengthResponse_1_4() function in RadioResponse_v1_4
H A Dradio_hidl_hal_utils_v1_4.h467 Return<void> getSignalStrengthResponse_1_4(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadioResponse.hal378 * This is identical to getSignalStrengthResponse_1_4 but uses an updated version of
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_response.cpp749 Return<void> RadioResponse_v1_5::getSignalStrengthResponse_1_4( in getSignalStrengthResponse_1_4() function in RadioResponse_v1_5
H A Dradio_hidl_hal_utils_v1_5.h484 Return<void> getSignalStrengthResponse_1_4(
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_response.cpp876 Return<void> RadioResponse_v1_6::getSignalStrengthResponse_1_4( in getSignalStrengthResponse_1_4() function in RadioResponse_v1_6
H A Dradio_hidl_hal_utils_v1_6.h603 Return<void> getSignalStrengthResponse_1_4(
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java340 public void getSignalStrengthResponse_1_4( in getSignalStrengthResponse_1_4() method in RadioResponse