Searched refs:cacheReservePercentHigh (Results 1 – 1 of 1) sorted by relevance
1536 final int cacheReservePercentHigh = DeviceConfig.getInt( in computeStorageCacheBytes() local1550 result = totalBytes * cacheReservePercentHigh / 100; in computeStorageCacheBytes()1557 double slope = (cacheReservePercentHigh - cacheReservePercentLow) * totalBytes in computeStorageCacheBytes()