Searched refs:premiumRateExample (Results 1 – 2 of 2) sorted by relevance
90 String premiumRateExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost() local93 parse(premiumRateExample, RegionCode.FR), RegionCode.FR)); in testGetExpectedCost()95 premiumRateNumber.setCountryCode(33).setNationalNumber(Integer.parseInt(premiumRateExample)); in testGetExpectedCost()
125 var premiumRateExample = shortInfo.getExampleShortNumberForCost(131 phoneUtil.parse(premiumRateExample, RegionCode.FR), RegionCode.FR));134 premiumRateNumber.setNationalNumber(parseInt(premiumRateExample, 10));