Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimAkaAttribute.java774 public final int notificationCode; field in EapSimAkaAttribute.AtNotification
798 public AtNotification(int notificationCode) throws EapSimAkaInvalidAttributeException { in AtNotification()