Home
last modified time | relevance | path

Searched defs:IkeNotifyPayload (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeNotifyPayload.java83 public final class IkeNotifyPayload extends IkeInformationalPayload { class
278 IkeNotifyPayload(boolean isCritical, byte[] payloadBody) throws IkeProtocolException { in IkeNotifyPayload() method in IkeNotifyPayload
425 protected IkeNotifyPayload( in IkeNotifyPayload() method in IkeNotifyPayload
443 public IkeNotifyPayload(int notifyType, byte[] notifyData) { in IkeNotifyPayload() method in IkeNotifyPayload
458 public IkeNotifyPayload(int notifyType) { in IkeNotifyPayload() method in IkeNotifyPayload
469 public IkeNotifyPayload( in IkeNotifyPayload() method in IkeNotifyPayload