Home
last modified time | relevance | path

Searched refs:CarrierRestrictions (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp640 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_1.h399 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h401 const CarrierRestrictions& carriers);
Dradio_response.cpp878 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_misc.cpp860 CarrierRestrictions carriers; in TEST_P()
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp648 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_2.h439 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.2/default/
DRadio.h234 const ::android::hardware::radio::V1_0::CarrierRestrictions& carriers) override;
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp660 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_4.h426 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_utils_v1_3.h403 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp660 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_5.h443 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_utils_v1_6.h551 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.0/
DIRadio.hal1526 * @param carriers CarrierRestrictions consisting allowed and excluded carriers as defined
1531 oneway setAllowedCarriers(int32_t serial, bool allAllowed, CarrierRestrictions carriers);
DIRadioResponse.hal2515 CarrierRestrictions carriers);
Dtypes.hal1896 struct CarrierRestrictions {
/hardware/ril/libril/
Dril_service.cpp430 const CarrierRestrictions& carriers);
2671 const CarrierRestrictions& carriers) { in setAllowedCarriers()
6501 CarrierRestrictions carrierInfo = {}; in getAllowedCarriersResponse()