Home
last modified time | relevance | path

Searched defs:atTimestamp (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DWearEstimateRecord.java164 public Builder atTimestamp(@NonNull Instant now) { in atTimestamp() method in WearEstimateRecord.Builder
/packages/services/Car/car-lib/src/android/car/diagnostic/
DCarDiagnosticEvent.java222 public Builder atTimestamp(long timestamp) { in atTimestamp() method in CarDiagnosticEvent.Builder