Searched refs:getEapMethodType (Results 1 – 4 of 4) sorted by relevance
38 assertEquals(EAP_TYPE_AKA, eapAkaInfo.getEapMethodType()); in testBuild()47 assertEquals(EAP_TYPE_AKA, eapAkaInfo.getEapMethodType()); in testBuildNullReauthId()
40 assertEquals(EAP_TYPE_AKA, eapAkaInfo.getEapMethodType()); in testBuildWithReauthId()49 assertEquals(EAP_TYPE_AKA, eapAkaInfo.getEapMethodType()); in testBuildWithoutReauthId()
39 public final int getEapMethodType() { in getEapMethodType() method in EapInfo
15 method public final int getEapMethodType();