Searched refs:getLeasedBlobsCountLocked (Results 1 – 1 of 1) sorted by relevance
441 private int getLeasedBlobsCountLocked(int uid, String packageName) { in getLeasedBlobsCountLocked() method in BlobStoreManagerService456 final int leasesCount = getLeasedBlobsCountLocked(callingUid, callingPackage); in acquireLeaseInternal()