Searched defs:lastDataUpdateTime (Results 1 – 6 of 6) sorted by relevance
79 @Nullable Instant lastDataUpdateTime) { in MedicalDataSource()334 public Builder setLastDataUpdateTime(@Nullable Instant lastDataUpdateTime) { in setLastDataUpdateTime()
298 Instant lastDataUpdateTime = receiver.getResponse().get(0).getLastDataUpdateTime(); in testGetMedicalDataSourcesById_onePresentWithData_returnsCorrectLastDataUpdateTime() local317 Instant lastDataUpdateTime = receiver.getResponse().get(0).getLastDataUpdateTime(); in testGetMedicalDataSourcesById_dataUpdated_returnsCorrectLastDataUpdateTime() local
260 Instant lastDataUpdateTime = receiver.getResponse().get(0).getLastDataUpdateTime(); in testGetMedicalDataSourcesByRequest_onePresentWithData_returnsCorrectLastDataUpdateTime() local
303 Instant lastDataUpdateTime = in getMedicalDataSource() local
3401 MedicalDataSource dataSource, Instant lastDataUpdateTime) { in addLastDataUpdateTime()
2803 Instant lastDataUpdateTime = in testGetMedicalResourceTypeToContributingDataSourcesMap_success() local