/hardware/interfaces/radio/aidl/vts/ |
D | radio_network_response.cpp | 34 const RadioResponseInfo& info, const std::vector<RadioBandMode>& bandModes) { in getAvailableBandModesResponse() argument 36 radioBandModes = bandModes; in getAvailableBandModesResponse()
|
D | radio_network_utils.h | 58 const RadioResponseInfo& info, const std::vector<RadioBandMode>& bandModes) override;
|
/hardware/interfaces/radio/aidl/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 84 void getAvailableBandModesResponse(in RadioResponseInfo info, in RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/1/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 39 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/ |
D | RadioResponse-network.cpp | 65 const V1_0::RadioResponseInfo& info, const hidl_vec<V1_0::RadioBandMode>& bandModes) { in getAvailableBandModesResponse() argument 67 networkCb()->getAvailableBandModesResponse(toAidl(info), toAidl(bandModes)); in getAvailableBandModesResponse()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/2/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 39 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_response.cpp | 320 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<RadioBandMode>& bandModes) { in getAvailableBandModesResponse() 322 radioBandModes = bandModes; in getAvailableBandModesResponse()
|
D | radio_hidl_hal_utils_v1_2.h | 269 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 40 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/ |
D | IRadioNetworkResponse.aidl | 40 …ardware.radio.RadioResponseInfo info, in android.hardware.radio.network.RadioBandMode[] bandModes); in getAvailableBandModesResponse() argument
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_response.cpp | 323 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes) { in getAvailableBandModesResponse() 325 radioBandModes = bandModes; in getAvailableBandModesResponse()
|
D | radio_hidl_hal_utils_v1_4.h | 251 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_response.cpp | 323 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes) { in getAvailableBandModesResponse() 325 radioBandModes = bandModes; in getAvailableBandModesResponse()
|
D | radio_hidl_hal_utils_v1_5.h | 268 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 232 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_utils_v1_1.h | 230 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 230 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioResponse.h | 160 const hidl_vec<V1_0::RadioBandMode>& bandModes) override;
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 318 const ::android::hardware::hidl_vec<RadioBandMode>& bandModes);
|
/hardware/interfaces/radio/1.0/ |
D | IRadioResponse.hal | 1268 * @param bandModes List of RadioBandMode listing supported modes 1282 oneway getAvailableBandModesResponse(RadioResponseInfo info, vec<RadioBandMode> bandModes);
|