Home
last modified time | relevance | path

Searched defs:RefcountedResource (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/service-t/src/com/android/server/
DIpSecService.java197 public class RefcountedResource<T extends IResource> implements IBinder.DeathRecipient { class in IpSecService
203 RefcountedResource(T resource, IBinder binder, RefcountedResource... children) { in RefcountedResource() method in IpSecService.RefcountedResource