Home
last modified time | relevance | path

Searched refs:rounded (Results 1 – 11 of 11) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_interop_tests/
Dexpired_source.json134 // 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
Devent_report_windows.json46 // 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).
Daggregatable_report_window.json41 // Not rounded.
172 // window was not rounded.
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java432 Rect rounded = new Rect(); in doInBackground() local
433 trueCrop.roundOut(rounded); in doInBackground()
434 mResultIntent.putExtra(CropExtras.KEY_CROPPED_RECT, rounded); in doInBackground()
/packages/apps/Car/SystemUI/samples/
DREADME.md10 adb shell cmd overlay enable --user 0 com.android.systemui.rro.bottom.rounded
/packages/services/Telecomm/proto/
Dtelecom.proto103 // 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.
/packages/providers/MediaProvider/src/com/android/providers/media/scan/
DModernMediaScanner.java1525 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local
1526 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()
1532 final long rounded = Math.round((float) offset / smallestZone) * smallestZone; in parseOptionalDateTaken() local
1533 return Optional.of(originalTime + rounded); in parseOptionalDateTaken()
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto94 // This distance is for display only (it might be a rounded representation of
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz