Searched refs:isPosInf (Results 1 – 2 of 2) sorted by relevance
207 private boolean isPosInf() { in isPosInf() method in Rational270 } else if (isPosInf()) { in toString()390 if (isPosInf()) { in intValue()424 if (isPosInf()) { in longValue()481 } else if (isPosInf() || another.isNegInf()) { in compareTo()483 } else if (isNegInf() || another.isPosInf()) { in compareTo()
58246 Landroid/util/Rational;->isPosInf()Z