Searched refs:GARBAGE_INSPECTION_INTERVAL (Results 1 – 1 of 1) sorted by relevance
83 private static final long GARBAGE_INSPECTION_INTERVAL = field in GarbageMonitor251 GARBAGE_INSPECTION_INTERVAL, in dump()252 (float) GARBAGE_INSPECTION_INTERVAL / DateUtils.MINUTE_IN_MILLIS)); in dump()580 sendEmptyMessageDelayed(DO_GARBAGE_INSPECTION, GARBAGE_INSPECTION_INTERVAL); in handleMessage()