Searched refs:getExampleShortNumberForCost (Results 1 – 5 of 5) sorted by relevance
90 String premiumRateExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost()99 String standardRateExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost()108 String tollFreeExample = shortInfo.getExampleShortNumberForCost(RegionCode.FR, in testGetExpectedCost()
222 exampleShortNumber = shortNumberInfo.getExampleShortNumberForCost(regionCode, cost); in testShortNumbersValidAndCorrectCost()
125 var premiumRateExample = shortInfo.getExampleShortNumberForCost(139 var standardRateExample = shortInfo.getExampleShortNumberForCost(153 var tollFreeExample = shortInfo.getExampleShortNumberForCost(
432 i18n.phonenumbers.ShortNumberInfo.prototype.getExampleShortNumberForCost = method in i18n.phonenumbers.ShortNumberInfo
387 String getExampleShortNumberForCost(String regionCode, ShortNumberCost cost) { in getExampleShortNumberForCost() method in ShortNumberInfo