Searched refs:RekeyIkeLocalCreate (Results 1 – 2 of 2) sorted by relevance
3038 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testRekeyIkeLocalCreateSendsRequest()3256 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testRekeyIkeLocalCreateHandleReqWithNonFatalError()3744 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testIkeInitSchedulesRekey()3779 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testRekeyCreateIkeSchedulesRekey()4322 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testIdleTriggersNewRequests()4355 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testNonIdleStateDoesNotTriggerNewRequests()4629 instanceof IkeSessionStateMachine.RekeyIkeLocalCreate); in testTempFailureHandlerCancelTimer()
467 @VisibleForTesting final State mRekeyIkeLocalCreate = new RekeyIkeLocalCreate();3998 class RekeyIkeLocalCreate extends RekeyIkeHandlerBase { class in IkeSessionStateMachine4128 class SimulRekeyIkeLocalCreate extends RekeyIkeLocalCreate {