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