Searched refs:getEAPMethods (Results 1 – 2 of 2) sorted by relevance
190 if (realmData.getEAPMethods().isEmpty()) { in matchNAIRealmData()196 for (EAPMethod eapMethod : realmData.getEAPMethods()) { in matchNAIRealmData()228 for (EAPMethod eapMethod : realmData.getEAPMethods()) { in getEapMethodForNAIRealmWithCarrier()
97 public List<EAPMethod> getEAPMethods() { in getEAPMethods() method in NAIRealmData