Searched defs:carriers (Results 1 – 4 of 4) sorted by relevance
1557 CarrierRestrictions carriers) { in getAllowedCarriersResponse()2548 CarrierRestrictionsWithPriority carriers, in responseCarrierRestrictions()
4686 List<CarrierIdentifier> carriers) { in createCarrierRestrictionList()
2415 ArrayList<CarrierIdentifier> carriers = new ArrayList<>(); in testCreateCarrierRestrictionList() local
10663 public int setAllowedCarriers(int slotIndex, List<CarrierIdentifier> carriers) { in setAllowedCarriers()