Searched refs:carrierRestrictions (Results 1 – 2 of 2) sorted by relevance
1558 CarrierRestrictionsWithPriority carrierRestrictions = new CarrierRestrictionsWithPriority(); in getAllowedCarriersResponse() local1559 carrierRestrictions.allowedCarriers = carriers.allowedCarriers; in getAllowedCarriersResponse()1560 carrierRestrictions.excludedCarriers = carriers.excludedCarriers; in getAllowedCarriersResponse()1561 carrierRestrictions.allowedCarriersPrioritized = true; in getAllowedCarriersResponse()1563 responseCarrierRestrictions(responseInfo, allAllowed, carrierRestrictions, in getAllowedCarriersResponse()1573 CarrierRestrictionsWithPriority carrierRestrictions, in getAllowedCarriersResponse_1_4() argument1577 responseCarrierRestrictions(responseInfo, false, carrierRestrictions, multiSimPolicy); in getAllowedCarriersResponse_1_4()
4747 CarrierRestrictionsWithPriority carrierRestrictions = in setAllowedCarriers() local4749 carrierRestrictions.allowedCarriers = in setAllowedCarriers()4751 carrierRestrictions.excludedCarriers = in setAllowedCarriers()4753 carrierRestrictions.allowedCarriersPrioritized = in setAllowedCarriers()4758 radioProxy14.setAllowedCarriers_1_4(rr.mSerial, carrierRestrictions, policy); in setAllowedCarriers()4785 CarrierRestrictions carrierRestrictions = new CarrierRestrictions(); in setAllowedCarriers() local4786 carrierRestrictions.allowedCarriers = in setAllowedCarriers()4791 carrierRestrictions); in setAllowedCarriers()