Searched refs:timeSinceLastRef (Results 1 – 1 of 1) sorted by relevance
298 final long timeSinceLastRef = SystemClock.elapsedRealtime() - in getReusableBitmapFromPool() local300 if (timeSinceLastRef < MIN_TIME_IN_POOL) { in getReusableBitmapFromPool()305 "timeSinceLastRef=" + timeSinceLastRef); in getReusableBitmapFromPool()