Searched defs:roundedValueMillis (Results 1 – 1 of 1) sorted by relevance
1345 long roundedValueMillis = Math.round((double) valueMillis / DURATION_BUCKET_MILLIS) in roundAndConvertMillisToSeconds() local1354 long roundedValueMillis = Math.round((double) valueMillis / DURATION_BUCKET_MILLIS) in roundAndConvertMillisToMinutes() local