Searched refs:hasCarrierSpecific (Results 1 – 1 of 1) sorted by relevance
595 private boolean hasCarrierSpecific; field in Phonemetadata.PhoneMetadata597 public boolean hasCarrierSpecific() { return hasCarrierSpecific; } in hasCarrierSpecific() method in Phonemetadata.PhoneMetadata603 hasCarrierSpecific = true; in setCarrierSpecific()905 objectOutput.writeBoolean(hasCarrierSpecific); in writeExternal()906 if (hasCarrierSpecific) { in writeExternal()