Searched refs:anyFileNotPreviouslyDownloaded (Results 1 – 2 of 2) sorted by relevance
1264 if not self.rapidApp.thumbnailModel.anyFileNotPreviouslyDownloaded(uids=row_uids):
1630 def anyFileNotPreviouslyDownloaded(self, uids: List[bytes]) -> bool: member in ThumbnailListModel