Home
last modified time | relevance | path

Searched refs:noInternationalDialling_ (Results 1 – 1 of 1) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java613 private PhoneNumberDesc noInternationalDialling_ = null; field in Phonemetadata.PhoneMetadata
615 public PhoneNumberDesc getNoInternationalDialling() { return noInternationalDialling_; } in getNoInternationalDialling()
621 noInternationalDialling_ = value; in setNoInternationalDialling()
932 noInternationalDialling_.writeExternal(objectOutput); in writeExternal()