Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java4892 IkeNotifyPayload tempFailureNotifyPayload = null; in handleErrorNotifyIfExists() local
4906 tempFailureNotifyPayload = notifyPayload; in handleErrorNotifyIfExists()
4926 if (tempFailureNotifyPayload != null) { in handleErrorNotifyIfExists()