Home | History | Annotate | Download | only in phonenumbers

Lines Matching refs:hasDomesticCarrierCodeFormattingRule

64         if (other.hasDomesticCarrierCodeFormattingRule()) {
147 private boolean hasDomesticCarrierCodeFormattingRule;
149 public boolean hasDomesticCarrierCodeFormattingRule() {
150 return hasDomesticCarrierCodeFormattingRule; }
154 hasDomesticCarrierCodeFormattingRule = true;
172 objectOutput.writeBoolean(hasDomesticCarrierCodeFormattingRule);
173 if (hasDomesticCarrierCodeFormattingRule) {