Searched refs:EAP_AT_COUNTER_TOO_SMALL (Results 1 – 3 of 3) sorted by relevance
20 …tatic com.android.internal.net.eap.test.message.simaka.EapSimAkaAttribute.EAP_AT_COUNTER_TOO_SMALL;89 assertEquals(EAP_AT_COUNTER_TOO_SMALL, atCounterTooSmall.attributeType); in testAtCounterTooSmallConstructor()101 assertEquals(EAP_AT_COUNTER_TOO_SMALL, atCounterTooSmall.attributeType); in testDecodeAtCounterTooSmall()
22 …ort static com.android.internal.net.eap.message.simaka.EapSimAkaAttribute.EAP_AT_COUNTER_TOO_SMALL;95 case EAP_AT_COUNTER_TOO_SMALL: in getAttribute()
68 public static final int EAP_AT_COUNTER_TOO_SMALL = 20; field in EapSimAkaAttribute101 EAP_ATTRIBUTE_STRING.put(EAP_AT_COUNTER_TOO_SMALL, "AT_COUNTER_TOO_SMALL"); in EAP_ATTRIBUTE_STRING.put() argument738 super(EAP_AT_COUNTER_TOO_SMALL, lengthInBytes); in AtCounterTooSmall()747 super(EAP_AT_COUNTER_TOO_SMALL, ATTR_LENGTH); in AtCounterTooSmall()