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