Searched refs:GARBAGE_COLLECTION_DEADLINE_MILLIS (Results 1 – 1 of 1) sorted by relevance
35 private static final long GARBAGE_COLLECTION_DEADLINE_MILLIS = 60000; // 1min field in TrackedGarbage124 return createdUptimeMillis + GARBAGE_COLLECTION_DEADLINE_MILLIS < now; in isOld()