Searched refs:incrementAndGetRefCount (Results 1 – 1 of 1) sorted by relevance
53 private synchronized int incrementAndGetRefCount(String eventName) { in incrementAndGetRefCount() method in EventGenerationControllingObserver72 if (incrementAndGetRefCount(trigger.getEventName()) == 1) { in onPut()