Searched refs:fileuri (Results 1 – 1 of 1) sorted by relevance
235 Uri fileuri = MediaStore.Files.getContentUri("external", imageId); in testQueryExternalMiniThumbnails() local236 mContentResolver.delete(fileuri, null, null); in testQueryExternalMiniThumbnails()