Searched refs:maxLowBytes (Results 1 – 1 of 1) sorted by relevance
1335 final long maxLowBytes = Settings.Global.getLong(mResolver, in getStorageLowBytes() local1338 return Math.min(lowBytes, maxLowBytes); in getStorageLowBytes()