Home
last modified time | relevance | path

Searched defs:tariff (Results 1 - 2 of 2) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DShortcodesTableSchema.java155 public static XmlShortcodeType getXmlType(ExtTariff tariff) { in getXmlType() argument
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/
H A DTestNumberingScheme.java173 public RangeModifier addRanges(ExtType type, ExtTariff tariff, String... specs) { in addRanges() argument
181 public RangeModifier addRanges(ExtType type, ExtTariff tariff, RangeTree ranges) { in addRanges() argument
247 public TypeModifier forRangeTypes(PhoneRegion region, ExtType type, ExtTariff tariff) { in forRangeTypes() argument
215 addShortcodes( PhoneRegion region, ShortcodeType type, ExtTariff tariff, String... specs) addShortcodes() argument
224 addShortcodes( PhoneRegion region, ShortcodeType type, ExtTariff tariff, RangeTree ranges) addShortcodes() argument
396 private final ExtTariff tariff; global() field in TestNumberingScheme.TypeModifier
398 TypeModifier(PhoneRegion region, ExtType type, ExtTariff tariff) TypeModifier() argument
469 inferValidNumberType(ExtType type, ExtTariff tariff) inferValidNumberType() argument
[all...]

Completed in 2 milliseconds