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