Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java610 private PhoneNumberDesc noInternationalDialling_ = null; field in Phonemetadata.PhoneMetadata
612 public PhoneNumberDesc getNoInternationalDialling() { return noInternationalDialling_; } in getNoInternationalDialling()
618 noInternationalDialling_ = value; in setNoInternationalDialling()
911 noInternationalDialling_.writeExternal(objectOutput); in writeExternal()