Searched refs:mLocalInitNewIkeSaRecord (Results 1 – 2 of 2) sorted by relevance
504 @VisibleForTesting IkeSaRecord mLocalInitNewIkeSaRecord; field in IkeSessionStateMachine903 if (mLocalInitNewIkeSaRecord != null) { in switchToIkeSocket()904 long newLocalSpi = mLocalInitNewIkeSaRecord.getLocalSpi(); in switchToIkeSocket()1172 closeIkeSaRecord(mLocalInitNewIkeSaRecord, expectSaClosed); in closeAllSaRecords()1176 mLocalInitNewIkeSaRecord = null; in closeAllSaRecords()4628 mLocalInitNewIkeSaRecord = in handleResponseIkeMessage()4733 mLocalInitNewIkeSaRecord = in handleResponseIkeMessage()4814 mLocalInitNewIkeSaRecord = null; in finishRekey()4854 mIkeSaRecordSurviving = mLocalInitNewIkeSaRecord; in enterState()5058 mIkeSaRecordSurviving = mLocalInitNewIkeSaRecord; in enterState()[all …]
3675 assertEquals(mSpyLocalInitIkeSaRecord, mIkeSessionStateMachine.mLocalInitNewIkeSaRecord); in verifyRekeyIkeLocalCreateHandlesResponse()3876 mIkeSessionStateMachine.mLocalInitNewIkeSaRecord = mSpyLocalInitIkeSaRecord; in mockCreateAndTransitionToRekeyDeleteLocal()6195 mIkeSessionStateMachine.mLocalInitNewIkeSaRecord, in testSetNetworkLocalRekeyState()