Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachine.java612 private void replyErrorNotification(@NotifyType int notifyType) { in replyErrorNotification() method in ChildSessionStateMachine
613 replyErrorNotification(notifyType, new byte[0]); in replyErrorNotification()
616 private void replyErrorNotification(@NotifyType int notifyType, byte[] notifyData) { in replyErrorNotification() method in ChildSessionStateMachine
1496 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()
1596 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()
2102 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()
2164 replyErrorNotification(ERROR_TYPE_TEMPORARY_FAILURE); in processStateMessage()