Home
last modified time | relevance | path

Searched refs:atTimestamp (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarStorageMonitoringTest.java198 .atTimestamp(Instant.ofEpochMilli(5000)).build(),
203 .atTimestamp(Instant.ofEpochMilli(12000)).build(),
208 .atTimestamp(Instant.ofEpochMilli(17000)).build()), null),
218 .atTimestamp(Instant.ofEpochMilli(5000)).build(),
223 .atTimestamp(Instant.ofEpochMilli(12000)).build(),
228 .atTimestamp(Instant.ofEpochMilli(17000)).build()), null),
238 .atTimestamp(Instant.ofEpochMilli(5000)).build(),
243 .atTimestamp(Instant.ofEpochMilli(12000)).build(),
248 .atTimestamp(Instant.ofEpochMilli(17000)).build()), null),
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DWearEstimateRecord.java167 public Builder atTimestamp(@NonNull Instant now) { in atTimestamp() method in WearEstimateRecord.Builder
/packages/services/Car/service/src/com/android/car/hal/
DDiagnosticHalService.java433 .atTimestamp(value.getTimestamp()); in createCarDiagnosticEvent()
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java227 public Builder atTimestamp(long timestamp) { in atTimestamp() method in CarDiagnosticEvent.Builder
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2343 method TIRAMISU_0 Builder atTimestamp(long timestamp);
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt685 method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder atTimestamp(long);
/packages/services/Car/car-lib/api/
Dsystem-current.txt685 method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder atTimestamp(long);
Dtest-current.txt757 method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder atTimestamp(long);