Searched refs:mMaxStorageBytes (Results 1 – 1 of 1) sorted by relevance
67 private final long mMaxStorageBytes; field in PowerStatsStore85 mMaxStorageBytes = maxStorageBytes; in PowerStatsStore()283 while (totalSize > mMaxStorageBytes) { in removeOldSpansLocked()