Searched defs:excludedCarriers (Results 1 – 2 of 2) sorted by relevance
60 ArrayList<CarrierIdentifier> excludedCarriers = new ArrayList<>(); in testBuilderAllowedAndExcludedCarriers() local94 ArrayList<CarrierIdentifier> excludedCarriers = new ArrayList<>(); in testBuilderWildCharacter() local116 ArrayList<CarrierIdentifier> excludedCarriers = new ArrayList<>(); in testBuilderDefaultAllowed() local136 ArrayList<CarrierIdentifier> excludedCarriers = new ArrayList<>(); in testBuilderAllCarriersAllowed() local155 ArrayList<CarrierIdentifier> excludedCarriers = new ArrayList<>(); in testParcel() local262 ArrayList<CarrierIdentifier> excludedCarriers = new ArrayList<>(); in testTestCarrierId_defaultAllowed() local
375 public @NonNull Builder setExcludedCarriers( in setExcludedCarriers()