Searched refs:sDelegateCounter (Results 1 – 1 of 1) sorted by relevance
88 private static final AtomicLong sDelegateCounter = new AtomicLong(1); field in DelegateManager167 long native_object = sDelegateCounter.getAndIncrement(); in addNewDelegate()