Searched refs:hasNationalPrefixFormattingRule (Results 1 – 2 of 2) sorted by relevance
61 if (other.hasNationalPrefixFormattingRule()) { in mergeFrom()118 private boolean hasNationalPrefixFormattingRule; field in Phonemetadata.NumberFormat120 public boolean hasNationalPrefixFormattingRule() { return hasNationalPrefixFormattingRule; } in hasNationalPrefixFormattingRule() method in Phonemetadata.NumberFormat123 hasNationalPrefixFormattingRule = true; in setNationalPrefixFormattingRule()128 hasNationalPrefixFormattingRule = false; in clearNationalPrefixFormattingRule()168 objectOutput.writeBoolean(hasNationalPrefixFormattingRule); in writeExternal()169 if (hasNationalPrefixFormattingRule) { in writeExternal()
69 if (other.hasNationalPrefixFormattingRule()) { in mergeFrom()130 private boolean hasNationalPrefixFormattingRule; field in Phonemetadata.NumberFormat132 public boolean hasNationalPrefixFormattingRule() { return hasNationalPrefixFormattingRule; } in hasNationalPrefixFormattingRule() method in Phonemetadata.NumberFormat136 hasNationalPrefixFormattingRule = true; in setNationalPrefixFormattingRule()141 hasNationalPrefixFormattingRule = false; in clearNationalPrefixFormattingRule()182 objectOutput.writeBoolean(hasNationalPrefixFormattingRule); in writeExternal()183 if (hasNationalPrefixFormattingRule) { in writeExternal()