Searched refs:rounded (Results 1 – 11 of 11) sorted by relevance
134 // rounded to one day.161 // Should result in an event-level report as the expiry time was not rounded.182 // Should result in an event-level report as the expiry time was rounded
46 // 1800 rounded to 3600 (1 hr).56 // rounded up to 1 hour (3600 s).218 // 3601 s = 3600 s (rounded window) + 1 s (source timestamp).
41 // Not rounded.172 // window was not rounded.
432 Rect rounded = new Rect(); in doInBackground() local433 trueCrop.roundOut(rounded); in doInBackground()434 mResultIntent.putExtra(CropExtras.KEY_CROPPED_RECT, rounded); in doInBackground()
10 adb shell cmd overlay enable --user 0 com.android.systemui.rro.bottom.rounded
103 // The elapsed time since the last event, rounded to one significant digit.131 // The elapsed time since the last event, rounded to one significant digit.
1525 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local1526 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()1532 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local1533 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()
94 // This distance is for display only (it might be a rounded representation of