Home
last modified time | relevance | path

Searched refs:CarrierRestrictions (Results 1 – 21 of 21) 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.h388 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp650 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_3.h395 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp648 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_2.h429 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h389 const CarrierRestrictions& carriers);
Dradio_response.cpp878 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_misc.cpp850 CarrierRestrictions carriers; in TEST_P()
/hardware/interfaces/radio/1.2/default/
DRadio.h234 const ::android::hardware::radio::V1_0::CarrierRestrictions& carriers) override;
DRadio.cpp788 const ::android::hardware::radio::V1_0::CarrierRestrictions& /* carriers */) { in setAllowedCarriers()
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp660 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_4.h418 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.h433 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_response.cpp660 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_utils_v1_6.h434 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.0/
DIRadio.hal1511 * @param carriers CarrierRestrictions consisting allowed and excluded carriers as defined
1516 oneway setAllowedCarriers(int32_t serial, bool allAllowed, CarrierRestrictions carriers);
DIRadioResponse.hal2515 CarrierRestrictions carriers);
Dtypes.hal1892 struct CarrierRestrictions {
/hardware/ril/libril/
Dril_service.cpp444 const CarrierRestrictions& carriers);
2695 const CarrierRestrictions& carriers) { in setAllowedCarriers()
6558 CarrierRestrictions carrierInfo = {}; in getAllowedCarriersResponse()