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
268 IkeNotifyPayload(boolean isCritical, byte[] payloadBody) throws IkeProtocolException { in IkeNotifyPayload() method in IkeNotifyPayload
415 protected IkeNotifyPayload( in IkeNotifyPayload() method in IkeNotifyPayload
433 public IkeNotifyPayload(int notifyType, byte[] notifyData) { in IkeNotifyPayload() method in IkeNotifyPayload
448 public IkeNotifyPayload(int notifyType) { in IkeNotifyPayload() method in IkeNotifyPayload
459 public IkeNotifyPayload( in IkeNotifyPayload() method in IkeNotifyPayload