Searched refs:IkeSaRecordConfig (Results 1 – 3 of 3) sorted by relevance
201 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()227 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()277 IkeSaRecordConfig ikeSaRecordConfig) { in makeIkeSaRecord()712 new IkeSaRecordConfig( in makeFirstIkeSaRecord()741 new IkeSaRecordConfig( in makeRekeyedIkeSaRecord()942 static class IkeSaRecordConfig { class in SaRecord951 IkeSaRecordConfig( in IkeSaRecordConfig() method in SaRecord.IkeSaRecordConfig1120 IkeSaRecordConfig ikeSaRecordConfig) in makeFirstIkeSaRecord()1139 IkeSaRecordConfig ikeSaRecordConfig) in makeRekeyedIkeSaRecord()
46 import com.android.internal.net.ipsec.test.ike.SaRecord.IkeSaRecordConfig;183 IkeSaRecordConfig ikeSaRecordConfig = in testMakeIkeSaRecord()184 new IkeSaRecordConfig( in testMakeIkeSaRecord()
173 import com.android.internal.net.ipsec.test.ike.SaRecord.IkeSaRecordConfig;466 private ArgumentCaptor<IkeSaRecordConfig> mIkeSaRecordConfigCaptor =467 ArgumentCaptor.forClass(IkeSaRecordConfig.class);1584 IkeSaRecordConfig config = (IkeSaRecordConfig) invocation.getArguments()[ikeConfigIndex]; in captureAndReleaseIkeSpiResource()2060 IkeSaRecordConfig ikeSaRecordConfig = mIkeSaRecordConfigCaptor.getValue(); in verifyIkeSaNegotiationResult()4473 ArgumentCaptor<SaRecord.IkeSaRecordConfig> recordConfigCaptor = in testRekeyIkeRemoteCreate()4474 ArgumentCaptor.forClass(SaRecord.IkeSaRecordConfig.class); in testRekeyIkeRemoteCreate()