Searched refs:getNetdInstance (Results 1 – 4 of 4) sorted by relevance
131 INetd getNetdInstance() throws RemoteException; in getNetdInstance() method136 public INetd getNetdInstance() throws RemoteException {628 .getNetdInstance() in freeUnderlyingResources()696 .getNetdInstance() in freeUnderlyingResources()840 final INetd netd = mSrvConfig.getNetdInstance(); in freeUnderlyingResources()1067 final INetd netd = mSrvConfig.getNetdInstance(); in isNetdAlive()1130 .getNetdInstance() in allocateSecurityParameterIndex()1253 mSrvConfig.getNetdInstance().ipSecSetEncapSocketOwner( in openUdpEncapsulationSocket()1316 final INetd netd = mSrvConfig.getNetdInstance(); in createTunnelInterface()1393 .getNetdInstance() in addAddressToTunnelInterface()[all …]
133 when(mMockIpSecSrvConfig.getNetdInstance()).thenReturn(mMockNetd); in setUp()
171 when(mMockIpSecSrvConfig.getNetdInstance()).thenReturn(mMockNetd); in setUp()
1226 HSPLcom/android/server/IpSecService$IpSecServiceConfiguration$1;->getNetdInstance()Landroid/net/INe…