Home
last modified time | relevance | path

Searched refs:getPhoneCapabilityResponse (Results 1 – 11 of 11) sorted by relevance

/aosp12/hardware/interfaces/radio/config/1.1/vts/functional/
H A Dradio_config_response.cpp33 Return<void> RadioConfigResponse::getPhoneCapabilityResponse( in getPhoneCapabilityResponse() function in RadioConfigResponse
H A Dradio_config_hidl_hal_utils.h67 Return<void> getPhoneCapabilityResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/1.2/vts/functional/
H A Dradio_config_response.cpp34 Return<void> RadioConfigResponse::getPhoneCapabilityResponse( in getPhoneCapabilityResponse() function in RadioConfigResponse
H A Dradio_hidl_hal_utils_v1_2.h86 Return<void> getPhoneCapabilityResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/config/1.2/vts/functional/
H A Dradio_config_response.cpp43 Return<void> RadioConfigResponse::getPhoneCapabilityResponse( in getPhoneCapabilityResponse() function in RadioConfigResponse
H A Dradio_config_hidl_hal_utils.h77 Return<void> getPhoneCapabilityResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/config/1.3/vts/functional/
H A Dradio_config_response.cpp41 Return<void> RadioConfigResponse::getPhoneCapabilityResponse( in getPhoneCapabilityResponse() function in RadioConfigResponse
H A Dradio_config_hidl_hal_utils.h82 Return<void> getPhoneCapabilityResponse(const RadioResponseInfo& info,
/aosp12/hardware/interfaces/radio/config/1.1/
H A DIRadioConfigResponse.hal42 oneway getPhoneCapabilityResponse(RadioResponseInfo info, PhoneCapability phoneCapability);
H A DIRadioConfig.hal42 * Response callback is IRadioResponse.getPhoneCapabilityResponse() which
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioConfigResponse.java152 public void getPhoneCapabilityResponse(RadioResponseInfo responseInfo, in getPhoneCapabilityResponse() method in RadioConfigResponse