Searched refs:oldEventLog (Results 1 – 1 of 1) sorted by relevance
363 LinkedBlockingQueue<EventRecord> oldEventLog = mEventRecords; in changeEventCacheSize() local367 oldEventLog.forEach((newRecord -> { in changeEventCacheSize()