Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachine.java4843 List<IkeNotifyPayload> notificationPayloads = in validateIkeRekeyReq() local
4846 for (IkeNotifyPayload notifyPayload : notificationPayloads) { in validateIkeRekeyReq()
4866 List<IkeNotifyPayload> notificationPayloads = in validateIkeRekeyResp() local
4869 for (IkeNotifyPayload notifyPayload : notificationPayloads) { in validateIkeRekeyResp()
4895 List<IkeNotifyPayload> notificationPayloads = in handleErrorNotifyIfExists() local
4898 for (IkeNotifyPayload notifyPayload : notificationPayloads) { in handleErrorNotifyIfExists()