Home
last modified time | relevance | path

Searched refs:TOTAL_BYTES_PER_APP_LIMIT_FRACTION (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreConfig.java100 public static float TOTAL_BYTES_PER_APP_LIMIT_FRACTION = field in BlobStoreConfig.DeviceConfigProperties
200 TOTAL_BYTES_PER_APP_LIMIT_FRACTION = properties.getFloat(key, in refresh()
255 TOTAL_BYTES_PER_APP_LIMIT_FRACTION, in dump()
310 * DeviceConfigProperties.TOTAL_BYTES_PER_APP_LIMIT_FRACTION); in getAppDataBytesLimit()