Searched refs:getMaxCommittedBlobs (Results 1 – 2 of 2) sorted by relevance
367 public static int getMaxCommittedBlobs() { in getMaxCommittedBlobs() method in BlobStoreConfig
41 import static com.android.server.blob.BlobStoreConfig.getMaxCommittedBlobs;704 if (committedBlobsCount >= getMaxCommittedBlobs()) { in onStateChangedInternal()