Searched refs:sharedCostTypes (Results 1 – 1 of 1) sorted by relevance
152 Set<PhoneNumberType> sharedCostTypes = EnumSet.of(PhoneNumberType.SHARED_COST); in testSharedCost() local153 checkNumbersValidAndCorrectType(PhoneNumberType.SHARED_COST, sharedCostTypes); in testSharedCost()