Home
last modified time | relevance | path

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

/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
H A DChildSessionStateMachine.java568 private void replyErrorNotification(@NotifyType int notifyType) { in replyErrorNotification() method in ChildSessionStateMachine
569 replyErrorNotification(notifyType, new byte[0]); in replyErrorNotification()
572 private void replyErrorNotification(@NotifyType int notifyType, byte[] notifyData) { in replyErrorNotification() method in ChildSessionStateMachine
1380 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()
1470 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()
1928 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()
1985 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()