Searched refs:atTimestamp (Results 1 – 5 of 5) sorted by relevance
197 .atTimestamp(Instant.ofEpochMilli(5000)).build(),202 .atTimestamp(Instant.ofEpochMilli(12000)).build(),207 .atTimestamp(Instant.ofEpochMilli(17000)).build()), null));217 .atTimestamp(Instant.ofEpochMilli(5000)).build(),222 .atTimestamp(Instant.ofEpochMilli(12000)).build(),227 .atTimestamp(Instant.ofEpochMilli(17000)).build()), null));237 .atTimestamp(Instant.ofEpochMilli(5000)).build(),242 .atTimestamp(Instant.ofEpochMilli(12000)).build(),247 .atTimestamp(Instant.ofEpochMilli(17000)).build()), null));
164 public Builder atTimestamp(@NonNull Instant now) { in atTimestamp() method in WearEstimateRecord.Builder
361 .atTimestamp(value.timestamp); in createCarDiagnosticEvent()
222 public Builder atTimestamp(long timestamp) { in atTimestamp() method in CarDiagnosticEvent.Builder
308 method @Deprecated public android.car.diagnostic.CarDiagnosticEvent.Builder atTimestamp(long);