Searched refs:RekeyIkeLocalCreate (Results 1 – 2 of 2) sorted by relevance
3607 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testRekeyIkeLocalCreateSendsRequest()3835 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testRekeyIkeLocalCreateHandleReqWithNonFatalError()4322 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testIkeInitSchedulesRekey()4358 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testRekeyCreateIkeSchedulesRekey()4957 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testIdleTriggersNewRequests()4991 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testNonIdleStateDoesNotTriggerNewRequests()5283 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testTempFailureHandlerCancelTimer()6294 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testRcvRoutabilityCheckReqInLocalRekeyIkeCreate()
531 @VisibleForTesting final State mRekeyIkeLocalCreate = new RekeyIkeLocalCreate();4544 class RekeyIkeLocalCreate extends RekeyIkeHandlerBase { class in IkeSessionStateMachine4677 class SimulRekeyIkeLocalCreate extends RekeyIkeLocalCreate {