Home
last modified time | relevance | path

Searched defs:INTERNATIONAL (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DFormatsTableSchema.java47 public static final Column<String> INTERNATIONAL = Column.ofString("International"); field in FormatsTableSchema
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h83 INTERNATIONAL, enumerator
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberUtil.java448 INTERNATIONAL, enumConstant
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonenumberutil.js974 INTERNATIONAL: 1, property