Home | History | Annotate | Download | only in math

Lines Matching defs:ROUND_HALF_EVEN

291      * @see MathContext#ROUND_HALF_EVEN
293 public static final int ROUND_HALF_EVEN = android.icu.math.MathContext.ROUND_HALF_EVEN;
3628 } else if (mode == ROUND_HALF_EVEN) { // 0.5000 goes down if left digit even