Searched refs:deleteAndInvalidate (Results 1 – 1 of 1) sorted by relevance
874 FileUtils.walkFileTreeContents(dir.toPath(), this::deleteAndInvalidate); in ensureThumbnailsValid() local5978 deleteAndInvalidate(thumbFile);6064 deleteAndInvalidate(thumbTempFile);6069 deleteAndInvalidate(getThumbnailFile(uri));7632 private void deleteAndInvalidate(@NonNull Path path) {7633 deleteAndInvalidate(path.toFile());7636 private void deleteAndInvalidate(@NonNull File file) {7645 deleteAndInvalidate(file);