Home
last modified time | relevance | path

Searched defs:NATIONAL (Results 1 – 5 of 5) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DFormatsTableSchema.java45 public static final Column<String> NATIONAL = Column.ofString("National"); field in FormatsTableSchema
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.h84 NATIONAL, enumerator
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberUtil.java449 NATIONAL, enumConstant
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
DBuildMetadataFromXml.java78 private static final String NATIONAL = "national"; field in BuildMetadataFromXml
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonenumberutil.js975 NATIONAL: 2, property