Searched refs:hasCarrierSpecific (Results 1 – 1 of 1) sorted by relevance
507 private boolean hasCarrierSpecific; field in Phonemetadata.PhoneMetadata509 public boolean hasCarrierSpecific() { return hasCarrierSpecific; } in hasCarrierSpecific() method in Phonemetadata.PhoneMetadata515 hasCarrierSpecific = true; in setCarrierSpecific()777 objectOutput.writeBoolean(hasCarrierSpecific); in writeExternal()778 if (hasCarrierSpecific) { in writeExternal()