Searched defs:isCritical (Results 1 – 4 of 4) sorted by relevance
61 int payloadType, boolean isCritical, boolean isResp, byte[] payloadBody) in decodeIkePayload()195 int payloadType, boolean isCritical, boolean isResp, byte[] payloadBody) in decodeIkePayload()
119 public final boolean isCritical; field in IkePayload
101 IkeNotifyPayload(boolean isCritical, byte[] payloadBody) throws IkeException { in IkeNotifyPayload()
221 private boolean isCritical(NotificationRecord record) { in isCritical() method in ZenModeFiltering