Searched refs:GARBAGE_ALLOWANCE (Results 1 – 1 of 1) sorted by relevance
91 private static final int GARBAGE_ALLOWANCE = 5; field in GarbageMonitor149 if (mTrackedGarbage.countOldGarbage() > GARBAGE_ALLOWANCE) { in gcAndCheckGarbage()158 if (count > GARBAGE_ALLOWANCE) { in reinspectGarbageAfterGc()