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.java3824 List<IkeNotifyPayload> notificationPayloads = in validateIkeRekeyReq() local
3827 for (IkeNotifyPayload notifyPayload : notificationPayloads) { in validateIkeRekeyReq()
3847 List<IkeNotifyPayload> notificationPayloads = in validateIkeRekeyResp() local
3850 for (IkeNotifyPayload notifyPayload : notificationPayloads) { in validateIkeRekeyResp()
3876 List<IkeNotifyPayload> notificationPayloads = in handleErrorNotifyIfExists() local
3879 for (IkeNotifyPayload notifyPayload : notificationPayloads) { in handleErrorNotifyIfExists()