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