Searched refs:onCacheEvicted (Results 1 – 2 of 2) sorted by relevance
96 void onCacheEvicted(String id, long createdTimeMs); in onCacheEvicted() method428 listener.onCacheEvicted(earliestCacheId, earliestCache.getCreatedTimeMs()); in maybeEvictCache()
413 public void onCacheEvicted(String id, long createdTimeMs) { in onCacheEvicted() method in RecordingSampleBuffer