Home
last modified time | relevance | path

Searched refs:CarrierRestrictions (Results 1 – 17 of 17) 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.h396 const CarrierRestrictions& carriers);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h390 const CarrierRestrictions& carriers);
Dradio_response.cpp878 const CarrierRestrictions& /*carriers*/) { in getAllowedCarriersResponse() argument
Dradio_hidl_hal_misc.cpp763 CarrierRestrictions carriers; in TEST_F()
/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.2/default/
DRadio.cpp788 const ::android::hardware::radio::V1_0::CarrierRestrictions& /* carriers */) { in setAllowedCarriers()
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.h418 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.cpp443 const CarrierRestrictions& carriers);
2684 const CarrierRestrictions& carriers) { in setAllowedCarriers()
6547 CarrierRestrictions carrierInfo = {}; in getAllowedCarriersResponse()