Searched refs:getMaxLeasedBlobs (Results 1 – 2 of 2) sorted by relevance
374 public static int getMaxLeasedBlobs() { in getMaxLeasedBlobs() method in BlobStoreConfig
42 import static com.android.server.blob.BlobStoreConfig.getMaxLeasedBlobs;457 if (leasesCount >= getMaxLeasedBlobs()) { in acquireLeaseInternal()