Home
last modified time | relevance | path

Searched refs:MAPPING_CLASS (Results 1 - 1 of 1) sorted by relevance

/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataProtoFromXml.java55 private static final String MAPPING_CLASS = "mapping-class"; field in BuildMetadataProtoFromXml
74 " --" + MAPPING_CLASS + "=NAME Store country code mappings in the class NAME, which\n" +
90 " --" + MAPPING_CLASS + "=CountryCodeToRegionCodeMap \\\n" +
134 } else if (MAPPING_CLASS.equals(key)) { in start()

Completed in 2 milliseconds