Searched refs:EapMsChapV2VariableTypeData (Results 1 – 2 of 2) sorted by relevance
40 …com.android.internal.net.eap.test.message.mschapv2.EapMsChapV2TypeData.EapMsChapV2VariableTypeData;68 EapMsChapV2VariableTypeData typeData = in testEapMsChapV2VariableTypeDataConstructor()69 new EapMsChapV2VariableTypeData( in testEapMsChapV2VariableTypeDataConstructor()76 new EapMsChapV2VariableTypeData(INVALID_OPCODE, MSCHAP_V2_ID, MS_LENGTH) {}; in testEapMsChapV2VariableTypeDataConstructor() method
88 abstract static class EapMsChapV2VariableTypeData extends EapMsChapV2TypeData { class in EapMsChapV2TypeData92 EapMsChapV2VariableTypeData(int opCode, int msChapV2Id, int msLength) in EapMsChapV2VariableTypeData() method in EapMsChapV2TypeData.EapMsChapV2VariableTypeData104 public static class EapMsChapV2ChallengeRequest extends EapMsChapV2VariableTypeData {150 public static class EapMsChapV2ChallengeResponse extends EapMsChapV2VariableTypeData {205 public static class EapMsChapV2SuccessRequest extends EapMsChapV2VariableTypeData {295 public static class EapMsChapV2FailureRequest extends EapMsChapV2VariableTypeData {