Searched defs:imageFile (Results 1 – 8 of 8) sorted by relevance
138 File imageFile = assertCreateNewImage(cameraDir); in testGetCategories_camera() local195 File imageFile = assertCreateNewImage(picturesDir); in testGetCategories_not_videos() local214 File imageFile = assertCreateNewImage(screenshotsDir); in testGetCategories_screenshots() local254 File imageFile = assertCreateNewImage(cameraDir); in testGetCategories_not_screenshots() local273 final File imageFile = assertCreateNewImage(picturesDir); in testGetCategories_favorites() local312 final File imageFile = assertCreateNewImage(downloadsDir); in testGetCategories_downloads() local372 File imageFile = assertCreateNewImage(screenshotsDir); in testGetCategories_screenshots_and_favorites() local395 File imageFile = assertCreateNewImage(downloadsDir); in testGetCategories_downloads_and_favorites() local415 File imageFile = assertCreateNewImage(); in testGetItems() local509 File imageFile = assertCreateNewImage(); in testGetItemsImages() local[all …]
71 File imageFile = new File(mTempDir, "test.bmp"); in thumbnailsArePopulated() local
100 File imageFile = temporaryFolder.newFile("test.gif"); in testFetchesThumbnailsForImages() local
69 File imageFile = new File(mPath); in takeScreenshot() local
58 File imageFile = new File( in openFile() local
186 public @Nullable Bitmap getCachedThumbnail(File imageFile) { in getCachedThumbnail()
125 File imageFile = File.createTempFile("wallpaper", "", mContext.getFilesDir()); in writeImage() local
411 File imageFile = new File(fileLocation.getPath()); in onDownloadDone() local