Searched refs:GARBAGE_INSPECTION_INTERVAL (Results 1 – 1 of 1) sorted by relevance
107 private static final long GARBAGE_INSPECTION_INTERVAL = field in GarbageMonitor278 GARBAGE_INSPECTION_INTERVAL, in dump()279 (float) GARBAGE_INSPECTION_INTERVAL / DateUtils.MINUTE_IN_MILLIS)); in dump()603 mMessageRouter.sendMessageDelayed(DO_GARBAGE_INSPECTION, GARBAGE_INSPECTION_INTERVAL); in doGarbageInspection()