Home
last modified time | relevance | path

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

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
H A DIkeSessionStateMachine.java4419 IkeNotifyPayload tempFailureNotifyPayload = null; in handleErrorNotifyIfExists() local
4433 tempFailureNotifyPayload = notifyPayload; in handleErrorNotifyIfExists()
4453 if (tempFailureNotifyPayload != null) { in handleErrorNotifyIfExists()