Searched refs:nextReclamationTime (Results 1 – 1 of 1) sorted by relevance
936 final long nextReclamationTime = Math.max(now + RECLAMATION_STARTUP_DELAY_MS, in scheduleUnusedWealthReclamationLocked() local943 SystemClock.elapsedRealtime() + (nextReclamationTime - now), in scheduleUnusedWealthReclamationLocked()