Searched refs:hasPreferredDomesticCarrierCode (Results 1 – 2 of 2) sorted by relevance
165 private boolean hasPreferredDomesticCarrierCode; field in Phonenumber.PhoneNumber167 public boolean hasPreferredDomesticCarrierCode() { return hasPreferredDomesticCarrierCode; } in hasPreferredDomesticCarrierCode() method in Phonenumber.PhoneNumber173 hasPreferredDomesticCarrierCode = true; in setPreferredDomesticCarrierCode()178 hasPreferredDomesticCarrierCode = false; in clearPreferredDomesticCarrierCode()217 if (other.hasPreferredDomesticCarrierCode()) { in mergeFrom()235 hasPreferredDomesticCarrierCode() == other.hasPreferredDomesticCarrierCode()); in exactlySameAs()258 hash = (53 * hash) + (hasPreferredDomesticCarrierCode() ? 1231 : 1237); in hashCode()279 if (hasPreferredDomesticCarrierCode()) { in toString()
187 private boolean hasPreferredDomesticCarrierCode; field in Phonenumber.PhoneNumber189 public boolean hasPreferredDomesticCarrierCode() { return hasPreferredDomesticCarrierCode; } in hasPreferredDomesticCarrierCode() method in Phonenumber.PhoneNumber195 hasPreferredDomesticCarrierCode = true; in setPreferredDomesticCarrierCode()200 hasPreferredDomesticCarrierCode = false; in clearPreferredDomesticCarrierCode()239 if (other.hasPreferredDomesticCarrierCode()) { in mergeFrom()257 hasPreferredDomesticCarrierCode() == other.hasPreferredDomesticCarrierCode()); in exactlySameAs()280 hash = (53 * hash) + (hasPreferredDomesticCarrierCode() ? 1231 : 1237); in hashCode()301 if (hasPreferredDomesticCarrierCode()) { in toString()