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