Home
last modified time | relevance | path

Searched refs:invalidSyntaxNotifyPayload (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java4418 IkeNotifyPayload invalidSyntaxNotifyPayload = null; in handleErrorNotifyIfExists() local
4431 invalidSyntaxNotifyPayload = notifyPayload; in handleErrorNotifyIfExists()
4441 if (invalidSyntaxNotifyPayload != null) { in handleErrorNotifyIfExists()
4444 invalidSyntaxNotifyPayload.validateAndBuildIkeException(); in handleErrorNotifyIfExists()