Searched refs:earliestCacheId (Results 1 – 1 of 1) sorted by relevance
399 String earliestCacheId = null; in maybeEvictCache() local410 earliestCacheId = entry.getKey(); in maybeEvictCache()422 mCacheSize, pendingDelete, earliestCache.getSize(), earliestCacheId, in maybeEvictCache()426 EvictListener listener = mEvictListeners.get(earliestCacheId); in maybeEvictCache()428 listener.onCacheEvicted(earliestCacheId, earliestCache.getCreatedTimeMs()); in maybeEvictCache()