Searched refs:mMaxStorageBytes (Results 1 – 1 of 1) sorted by relevance
81 private final long mMaxStorageBytes; field in BatteryUsageStatsStore99 mMaxStorageBytes = maxStorageBytes; in BatteryUsageStatsStore()309 while (totalSize > mMaxStorageBytes) { in removeOldSnapshotsLocked()