/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | RadioResponse-network.cpp | 402 Return<void> RadioResponse::setSystemSelectionChannelsResponse( in setSystemSelectionChannelsResponse() function in android::hardware::radio::compat::RadioResponse 405 networkCb()->setSystemSelectionChannelsResponse(toAidl(info)); in setSystemSelectionChannelsResponse() 412 networkCb()->setSystemSelectionChannelsResponse(toAidl(info)); in setSystemSelectionChannelsResponse_1_5()
|
/hardware/interfaces/radio/1.3/ |
D | IRadioResponse.hal | 38 oneway setSystemSelectionChannelsResponse(RadioResponseInfo info);
|
D | IRadio.hal | 46 * Response callback is IRadioResponse.setSystemSelectionChannelsResponse()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 504 void setSystemSelectionChannelsResponse(in RadioResponseInfo info); in setSystemSelectionChannelsResponse() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 66 oneway void setSystemSelectionChannelsResponse(in android.hardware.radio.RadioResponseInfo info); in setSystemSelectionChannelsResponse() method
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 66 oneway void setSystemSelectionChannelsResponse(in android.hardware.radio.RadioResponseInfo info); in setSystemSelectionChannelsResponse() method
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_network_response.cpp | 238 ndk::ScopedAStatus RadioNetworkResponse::setSystemSelectionChannelsResponse( in setSystemSelectionChannelsResponse() function in RadioNetworkResponse
|
D | radio_network_utils.h | 139 virtual ndk::ScopedAStatus setSystemSelectionChannelsResponse(
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_response.cpp | 770 Return<void> RadioResponse_v1_3::setSystemSelectionChannelsResponse(const RadioResponseInfo& info) { in setSystemSelectionChannelsResponse() function in RadioResponse_v1_3
|
D | radio_hidl_hal_utils_v1_3.h | 458 Return<void> setSystemSelectionChannelsResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 779 Return<void> RadioResponse_v1_4::setSystemSelectionChannelsResponse(const RadioResponseInfo& info) { in setSystemSelectionChannelsResponse() function in RadioResponse_v1_4
|
D | radio_hidl_hal_utils_v1_4.h | 484 Return<void> setSystemSelectionChannelsResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_response.cpp | 780 Return<void> RadioResponse_v1_5::setSystemSelectionChannelsResponse(const RadioResponseInfo& info) { in setSystemSelectionChannelsResponse() function in RadioResponse_v1_5
|
D | radio_hidl_hal_utils_v1_5.h | 502 Return<void> setSystemSelectionChannelsResponse(const RadioResponseInfo& info);
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioResponse.h | 301 Return<void> setSystemSelectionChannelsResponse(const V1_0::RadioResponseInfo& info) override;
|
/hardware/interfaces/radio/1.5/ |
D | IRadio.hal | 142 * Response callback is IRadioResponse.setSystemSelectionChannelsResponse()
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_response.cpp | 841 Return<void> RadioResponse_v1_6::setSystemSelectionChannelsResponse( in setSystemSelectionChannelsResponse() function in RadioResponse_v1_6
|
D | radio_hidl_hal_utils_v1_6.h | 621 Return<void> setSystemSelectionChannelsResponse(
|