Home | History | Annotate | Download | only in phonenumbers

Lines Matching refs:hasPremiumRate

426     private boolean hasPremiumRate;
428 public boolean hasPremiumRate() { return hasPremiumRate; }
434 hasPremiumRate = true;
850 objectOutput.writeBoolean(hasPremiumRate);
851 if (hasPremiumRate) {