D | IpSecService.java | 91 public class IpSecService extends IIpSecService.Stub { class 201 synchronized (IpSecService.this) { in RefcountedResource() 227 synchronized (IpSecService.this) { in binderDied() 999 private IpSecService(Context context, INetworkManagementService networkManager) { in IpSecService() method in IpSecService 1003 static IpSecService create(Context context, INetworkManagementService networkManager) in create() 1005 final IpSecService service = new IpSecService(context, networkManager); in create() 1019 public IpSecService(Context context, INetworkManagementService networkManager, in IpSecService() method in IpSecService 1037 public IpSecService(Context context, INetworkManagementService networkManager, in IpSecService() method in IpSecService 1058 synchronized (IpSecService.this) { in connectNativeNetdService()
|