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