Searched refs:getExcludedCarriersInfoList (Results 1 – 2 of 2) sorted by relevance
364 assertTrue(rules.getExcludedCarriersInfoList().equals(excludedCarriers)); in testBuilderAllowedAndExcludedCarrierInfos()394 assertTrue(rules.getExcludedCarriersInfoList().equals(excludedCarriers)); in testBuilderAllowedAndExcludedCarrierInfoWithEplmn()416 assertTrue(rules.getExcludedCarriersInfoList().equals(excludedCarriers)); in testBuilderAllowedAndExcludedCarrierInfoWithNullEplmn()440 assertTrue(rules.getExcludedCarriersInfoList().equals(excludedCarriers)); in testBuilderAllowedAndExcludedCarrierInfoWithSimPolicy()
255 public @NonNull List<CarrierInfo> getExcludedCarriersInfoList() { in getExcludedCarriersInfoList() method in CarrierRestrictionRules