Searched refs:hasNoInternationalDialling (Results 1 – 1 of 1) sorted by relevance
521 private boolean hasNoInternationalDialling; field in Phonemetadata.PhoneMetadata523 public boolean hasNoInternationalDialling() { return hasNoInternationalDialling; } in hasNoInternationalDialling() method in Phonemetadata.PhoneMetadata529 hasNoInternationalDialling = true; in setNoInternationalDialling()781 objectOutput.writeBoolean(hasNoInternationalDialling); in writeExternal()782 if (hasNoInternationalDialling) { in writeExternal()