Searched refs:MIN_TIME_BETWEEN_GCS (Results 1 – 1 of 1) sorted by relevance
155 private static final long MIN_TIME_BETWEEN_GCS = 5*1000; field in ActivityThread1960 if ((BinderInternal.getLastGcTime()+MIN_TIME_BETWEEN_GCS) < now) { in doGcIfNeeded()