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