Searched refs:hasPremiumRate (Results 1 – 2 of 2) sorted by relevance
426 private boolean hasPremiumRate; field in Phonemetadata.PhoneMetadata428 public boolean hasPremiumRate() { return hasPremiumRate; } in hasPremiumRate() method in Phonemetadata.PhoneMetadata434 hasPremiumRate = true; in setPremiumRate()850 objectOutput.writeBoolean(hasPremiumRate); in writeExternal()851 if (hasPremiumRate) { in writeExternal()
450 private boolean hasPremiumRate; field in Phonemetadata.PhoneMetadata452 public boolean hasPremiumRate() { return hasPremiumRate; } in hasPremiumRate() method in Phonemetadata.PhoneMetadata458 hasPremiumRate = true; in setPremiumRate()882 objectOutput.writeBoolean(hasPremiumRate); in writeExternal()883 if (hasPremiumRate) { in writeExternal()