Searched refs:TOTAL_BYTES_PER_APP_LIMIT_FLOOR (Results 1 – 1 of 1) sorted by relevance
90 public static long TOTAL_BYTES_PER_APP_LIMIT_FLOOR = field in BlobStoreConfig.DeviceConfigProperties196 TOTAL_BYTES_PER_APP_LIMIT_FLOOR = properties.getLong(key, in refresh()251 formatFileSize(context, TOTAL_BYTES_PER_APP_LIMIT_FLOOR, FLAG_IEC_UNITS), in dump()311 return Math.max(DeviceConfigProperties.TOTAL_BYTES_PER_APP_LIMIT_FLOOR, totalBytesLimit); in getAppDataBytesLimit()