Searched refs:atTimestamp (Results 1 – 8 of 8) sorted by relevance
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | CarStorageMonitoringTest.java | 198 .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/ |
D | WearEstimateRecord.java | 167 public Builder atTimestamp(@NonNull Instant now) { in atTimestamp() method in WearEstimateRecord.Builder
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | DiagnosticHalService.java | 433 .atTimestamp(value.getTimestamp()); in createCarDiagnosticEvent()
|
/packages/services/Car/car-lib/src/android/car/diagnostic/ |
D | CarDiagnosticEvent.java | 227 public Builder atTimestamp(long timestamp) { in atTimestamp() method in CarDiagnosticEvent.Builder
|
/packages/services/Car/tools/GenericCarApiBuilder/ |
D | complete_car_api_list.txt | 2343 method TIRAMISU_0 Builder atTimestamp(long timestamp);
|
/packages/services/Car/car-lib-module/api/ |
D | system-current.txt | 685 method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder atTimestamp(long);
|
/packages/services/Car/car-lib/api/ |
D | system-current.txt | 685 method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder atTimestamp(long);
|
D | test-current.txt | 757 method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder atTimestamp(long);
|