Searched refs:blobInfo (Results 1 – 1 of 1) sorted by relevance
577 public void deleteBlob(@NonNull BlobInfo blobInfo) throws IOException { in deleteBlob() argument579 mService.deleteBlob(blobInfo.getId()); in deleteBlob()