Searched refs:getThrottledFull (Results 1 – 1 of 1) sorted by relevance
572 public long getThrottledFull() { return mFullCompactRequested - mFullCompactPerformed; } in getThrottledFull() method in CachedAppOptimizer.AggregatedCompactionStats596 long throttledFull = getThrottledFull(); in dump()