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