Searched refs:IpSecServiceConfiguration (Results 1 – 5 of 5) sorted by relevance
127 interface IpSecServiceConfiguration { interface in IpSecService130 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()
57 IpSecService.IpSecServiceConfiguration mMockIpSecSrvConfig;63 mMockIpSecSrvConfig = mock(IpSecService.IpSecServiceConfiguration.class); in setUp()
119 IpSecService.IpSecServiceConfiguration mMockIpSecSrvConfig;126 mMockIpSecSrvConfig = mock(IpSecService.IpSecServiceConfiguration.class); in setUp()
139 IpSecService.IpSecServiceConfiguration mMockIpSecSrvConfig;164 mMockIpSecSrvConfig = mock(IpSecService.IpSecServiceConfiguration.class); in setUp()
1225 HSPLcom/android/server/IpSecService$IpSecServiceConfiguration$1;-><init>()V1226 HSPLcom/android/server/IpSecService$IpSecServiceConfiguration$1;->getNetdInstance()Landroid/net/INe…18320 Lcom/android/server/IpSecService$IpSecServiceConfiguration$1;18321 Lcom/android/server/IpSecService$IpSecServiceConfiguration;