Searched refs:hasNoInternationalDialling (Results 1 – 1 of 1) sorted by relevance
609 private boolean hasNoInternationalDialling; field in Phonemetadata.PhoneMetadata611 public boolean hasNoInternationalDialling() { return hasNoInternationalDialling; } in hasNoInternationalDialling() method in Phonemetadata.PhoneMetadata617 hasNoInternationalDialling = true; in setNoInternationalDialling()909 objectOutput.writeBoolean(hasNoInternationalDialling); in writeExternal()910 if (hasNoInternationalDialling) { in writeExternal()