Searched refs:getExcludedCarriers (Results 1 – 6 of 6) sorted by relevance
70 assertTrue(rules.getExcludedCarriers().equals(excludedCarriers)); in testBuilderAllowedAndExcludedCarriers()83 assertTrue(rules.getExcludedCarriers().equals(emptyCarriers)); in testBuilderEmptyLists()105 assertTrue(rules.getExcludedCarriers().equals(excludedCarriers)); in testBuilderWildCharacter()128 assertTrue(rules.getExcludedCarriers().equals(excludedCarriers)); in testBuilderDefaultAllowed()144 assertTrue(rules.getExcludedCarriers().equals(excludedCarriers)); in testBuilderAllCarriersAllowed()175 assertTrue(excludedCarriers.equals(newRules.getExcludedCarriers())); in testParcel()
154 public @NonNull List<CarrierIdentifier> getExcludedCarriers() { in getExcludedCarriers() method in CarrierRestrictionRules
4752 createCarrierRestrictionList(carrierRestrictionRules.getExcludedCarriers()); in setAllowedCarriers()4766 || (carrierRestrictionRules.getExcludedCarriers().isEmpty() in setAllowedCarriers()
77 …od @NonNull public java.util.List<android.service.carrier.CarrierIdentifier> getExcludedCarriers();
8042 …od @NonNull public java.util.List<android.service.carrier.CarrierIdentifier> getExcludedCarriers();
7940 …od @NonNull public java.util.List<android.service.carrier.CarrierIdentifier> getExcludedCarriers();