Searched refs:deleteByObservationId (Results 1 – 3 of 3) sorted by relevance
622 abstract Void deleteByObservationId(List<Integer> observationStoreIds); in deleteByObservationId() method in DaoBuildingBlocks
291 mDaoBuildingBlocks.deleteByObservationId(observationIds); in removeSentObservations()
880 mDaoBuildingBlocks.deleteByObservationId(List.of(2, 3, 4)); in testDeleteByObservationId()898 mDaoBuildingBlocks.deleteByObservationId(List.of(6)); in testDeleteByObservationId_observationIdDoesNotExist()