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

/packages/apps/ExactCalculator/src/com/android/calculator2/
H A DCalculatorExpr.java60 private final static BigInteger BIG_BILLION = BigInteger.valueOf(1000000000); field in class:CalculatorExpr

Completed in 37 milliseconds