Searched refs:isBlobAvailable (Results 1 – 2 of 2) sorted by relevance
102 pw.println(mService.isBlobAvailable(args.blobId, args.userId) ? 1 : 0); in runQueryBlobExistence()
1240 boolean isBlobAvailable(long blobId, int userId) { in isBlobAvailable() method in BlobStoreManagerService