Searched refs:MAX_LEASED_BLOBS (Results 1 – 1 of 1) sorted by relevance
164 public static int MAX_LEASED_BLOBS = DEFAULT_MAX_LEASED_BLOBS; field in BlobStoreConfig.DeviceConfigProperties226 MAX_LEASED_BLOBS = properties.getInt(key, DEFAULT_MAX_LEASED_BLOBS); in refresh()273 MAX_LEASED_BLOBS, DEFAULT_MAX_LEASED_BLOBS)); in dump()375 return DeviceConfigProperties.MAX_LEASED_BLOBS; in getMaxLeasedBlobs()