Searched refs:hasDomesticCarrierCodeFormattingRule (Results 1 – 1 of 1) sorted by relevance
64 if (other.hasDomesticCarrierCodeFormattingRule()) { in mergeFrom()147 private boolean hasDomesticCarrierCodeFormattingRule; field in Phonemetadata.NumberFormat149 public boolean hasDomesticCarrierCodeFormattingRule() { in hasDomesticCarrierCodeFormattingRule() method in Phonemetadata.NumberFormat150 return hasDomesticCarrierCodeFormattingRule; } in hasDomesticCarrierCodeFormattingRule()154 hasDomesticCarrierCodeFormattingRule = true; in setDomesticCarrierCodeFormattingRule()172 objectOutput.writeBoolean(hasDomesticCarrierCodeFormattingRule); in writeExternal()173 if (hasDomesticCarrierCodeFormattingRule) { in writeExternal()