Searched refs:GARBAGE_INSPECTION_INTERVAL (Results 1 – 1 of 1) sorted by relevance
105 private static final long GARBAGE_INSPECTION_INTERVAL = field in GarbageMonitor270 GARBAGE_INSPECTION_INTERVAL, in dump()271 (float) GARBAGE_INSPECTION_INTERVAL / DateUtils.MINUTE_IN_MILLIS)); in dump()607 sendEmptyMessageDelayed(DO_GARBAGE_INSPECTION, GARBAGE_INSPECTION_INTERVAL); in handleMessage()