Searched defs:RefcountedResource (Results 1 – 1 of 1) sorted by relevance
187 public class RefcountedResource<T extends IResource> implements IBinder.DeathRecipient { class in IpSecService193 RefcountedResource(T resource, IBinder binder, RefcountedResource... children) { in RefcountedResource() method in IpSecService.RefcountedResource