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.java3872 IkeNotifyPayload invalidSyntaxNotifyPayload = null; in handleErrorNotifyIfExists() local
3885 invalidSyntaxNotifyPayload = notifyPayload; in handleErrorNotifyIfExists()
3895 if (invalidSyntaxNotifyPayload != null) { in handleErrorNotifyIfExists()
3898 invalidSyntaxNotifyPayload.validateAndBuildIkeException(); in handleErrorNotifyIfExists()