Searched refs:carrierRestrictions (Results 1 – 2 of 2) sorted by relevance
1395 CarrierRestrictionsWithPriority carrierRestrictions = new CarrierRestrictionsWithPriority(); in getAllowedCarriersResponse() local1396 carrierRestrictions.allowedCarriers = carriers.allowedCarriers; in getAllowedCarriersResponse()1397 carrierRestrictions.excludedCarriers = carriers.excludedCarriers; in getAllowedCarriersResponse()1398 carrierRestrictions.allowedCarriersPrioritized = true; in getAllowedCarriersResponse()1400 responseCarrierRestrictions(responseInfo, allAllowed, carrierRestrictions, in getAllowedCarriersResponse()1410 CarrierRestrictionsWithPriority carrierRestrictions, in getAllowedCarriersResponse_1_4() argument1414 responseCarrierRestrictions(responseInfo, false, carrierRestrictions, multiSimPolicy); in getAllowedCarriersResponse_1_4()
4198 CarrierRestrictionsWithPriority carrierRestrictions = in setAllowedCarriers() local4200 carrierRestrictions.allowedCarriers = in setAllowedCarriers()4202 carrierRestrictions.excludedCarriers = in setAllowedCarriers()4204 carrierRestrictions.allowedCarriersPrioritized = in setAllowedCarriers()4209 radioProxy14.setAllowedCarriers_1_4(rr.mSerial, carrierRestrictions, policy); in setAllowedCarriers()4236 CarrierRestrictions carrierRestrictions = new CarrierRestrictions(); in setAllowedCarriers() local4237 carrierRestrictions.allowedCarriers = in setAllowedCarriers()4242 carrierRestrictions); in setAllowedCarriers()