Searched refs:carrierRestrictions (Results 1 – 2 of 2) sorted by relevance
1762 CarrierRestrictionsWithPriority carrierRestrictions = new CarrierRestrictionsWithPriority(); in getAllowedCarriersResponse() local1763 carrierRestrictions.allowedCarriers = carriers.allowedCarriers; in getAllowedCarriersResponse()1764 carrierRestrictions.excludedCarriers = carriers.excludedCarriers; in getAllowedCarriersResponse()1765 carrierRestrictions.allowedCarriersPrioritized = true; in getAllowedCarriersResponse()1767 responseCarrierRestrictions(responseInfo, allAllowed, carrierRestrictions, in getAllowedCarriersResponse()1777 CarrierRestrictionsWithPriority carrierRestrictions, in getAllowedCarriersResponse_1_4() argument1781 responseCarrierRestrictions(responseInfo, false, carrierRestrictions, multiSimPolicy); in getAllowedCarriersResponse_1_4()
5087 CarrierRestrictionsWithPriority carrierRestrictions = in setAllowedCarriers() local5089 carrierRestrictions.allowedCarriers = in setAllowedCarriers()5091 carrierRestrictions.excludedCarriers = in setAllowedCarriers()5093 carrierRestrictions.allowedCarriersPrioritized = in setAllowedCarriers()5098 radioProxy14.setAllowedCarriers_1_4(rr.mSerial, carrierRestrictions, policy); in setAllowedCarriers()5125 CarrierRestrictions carrierRestrictions = new CarrierRestrictions(); in setAllowedCarriers() local5126 carrierRestrictions.allowedCarriers = in setAllowedCarriers()5131 carrierRestrictions); in setAllowedCarriers()