Searched refs:getCachedThumbnail (Results 1 – 2 of 2) sorted by relevance
186 public @Nullable Bitmap getCachedThumbnail(File imageFile) { in getCachedThumbnail() method in DownloadsDeletionType
174 Bitmap thumbnail = mDeletionType.getCachedThumbnail(file); in updateFiles()