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