Searched refs:otherCarriers (Results 1 – 1 of 1) sorted by relevance
144 ArrayList<CarrierMap> otherCarriers = new ArrayList<>(); in convert() local327 otherCarriers.add( in convert()355 CarrierProtoUtils.sortCarrierMapEntries(otherCarriers); in convert()359 CarrierList.newBuilder().addAllEntry(otherCarriers).setVersion(version).build(); in convert()