Home
last modified time | relevance | path

Searched refs:IpSecServiceConfiguration (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DIpSecService.java127 interface IpSecServiceConfiguration { interface in IpSecService
130 static IpSecServiceConfiguration GETSRVINSTANCE =
131 new IpSecServiceConfiguration() {
143 private final IpSecServiceConfiguration mSrvConfig;
993 this(context, IpSecServiceConfiguration.GETSRVINSTANCE); in IpSecService()
1011 public IpSecService(Context context, IpSecServiceConfiguration config) { in IpSecService()
1028 Context context, IpSecServiceConfiguration config, UidFdTagger uidFdTagger) { in IpSecService()
/frameworks/base/tests/net/java/com/android/server/
DIpSecServiceRefcountedResourceTest.java57 IpSecService.IpSecServiceConfiguration mMockIpSecSrvConfig;
63 mMockIpSecSrvConfig = mock(IpSecService.IpSecServiceConfiguration.class); in setUp()
DIpSecServiceTest.java119 IpSecService.IpSecServiceConfiguration mMockIpSecSrvConfig;
126 mMockIpSecSrvConfig = mock(IpSecService.IpSecServiceConfiguration.class); in setUp()
DIpSecServiceParameterizedTest.java139 IpSecService.IpSecServiceConfiguration mMockIpSecSrvConfig;
164 mMockIpSecSrvConfig = mock(IpSecService.IpSecServiceConfiguration.class); in setUp()
/frameworks/base/services/
Dart-profile1225 HSPLcom/android/server/IpSecService$IpSecServiceConfiguration$1;-><init>()V
1226 HSPLcom/android/server/IpSecService$IpSecServiceConfiguration$1;->getNetdInstance()Landroid/net/INe…
18320 Lcom/android/server/IpSecService$IpSecServiceConfiguration$1;
18321 Lcom/android/server/IpSecService$IpSecServiceConfiguration;