Searched refs:isPosInf (Results 1 – 2 of 2) sorted by relevance
205 private boolean isPosInf() { in isPosInf() method in Rational268 } else if (isPosInf()) { in toString()388 if (isPosInf()) { in intValue()422 if (isPosInf()) { in longValue()479 } else if (isPosInf() || another.isNegInf()) { in compareTo()481 } else if (isNegInf() || another.isPosInf()) { in compareTo()
72269 Landroid/util/Rational;->isPosInf()Z