Searched refs:andNotPositiveNegative (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/math/
H A DLogical.java238 return andNotPositiveNegative(val, that);
267 static BigInteger andNotPositiveNegative(BigInteger positive, BigInteger negative) { method in class:Logical

Completed in 17 milliseconds