Searched refs:IkeSaRecordConfig (Results 1 – 3 of 3) sorted by relevance
202 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()228 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()276 IkeSaRecordConfig ikeSaRecordConfig) { in makeIkeSaRecord()713 new IkeSaRecordConfig( in makeFirstIkeSaRecord()742 new IkeSaRecordConfig( in makeRekeyedIkeSaRecord()920 static class IkeSaRecordConfig { class in SaRecord929 IkeSaRecordConfig( in IkeSaRecordConfig() method in SaRecord.IkeSaRecordConfig1098 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()1117 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
46 import com.android.internal.net.ipsec.ike.SaRecord.IkeSaRecordConfig;181 IkeSaRecordConfig ikeSaRecordConfig = in testMakeIkeSaRecord()182 new IkeSaRecordConfig( in testMakeIkeSaRecord()
120 import com.android.internal.net.ipsec.ike.SaRecord.IkeSaRecordConfig;354 private ArgumentCaptor<IkeSaRecordConfig> mIkeSaRecordConfigCaptor =355 ArgumentCaptor.forClass(IkeSaRecordConfig.class);1280 IkeSaRecordConfig config = (IkeSaRecordConfig) invocation.getArguments()[ikeConfigIndex]; in captureAndReleaseIkeSpiResource()1431 IkeSaRecordConfig ikeSaRecordConfig = mIkeSaRecordConfigCaptor.getValue(); in disableTestCreateIkeLocalIkeInit()3488 ArgumentCaptor<SaRecord.IkeSaRecordConfig> recordConfigCaptor = in testRekeyIkeRemoteCreate()3489 ArgumentCaptor.forClass(SaRecord.IkeSaRecordConfig.class); in testRekeyIkeRemoteCreate()