Searched refs:roundDigits (Results 1 – 1 of 1) sorted by relevance
235 final int roundDigits; in roundBytes() local238 roundDigits = 0; in roundBytes()241 roundDigits = 2; in roundBytes()245 roundDigits = 1; in roundBytes()248 roundDigits = 2; in roundBytes()253 roundDigits = 0; in roundBytes()256 roundDigits = 2; in roundBytes()270 return new RoundedBytesResult(result, units, roundDigits, roundedBytes); in roundBytes()