Searched refs:isCarrierEapMethod (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.server.wifi.hotspot2.Utils.isCarrierEapMethod;200 if (isCarrierEapMethod(eapMethod.getEAPMethodID())) { in getEapMethodForNAIRealmWithCarrier()
19 import static com.android.server.wifi.hotspot2.Utils.isCarrierEapMethod;203 if (!isCarrierEapMethod(eapMethod)) { in createEphemeralProfileForMatchingAp()
141 public static boolean isCarrierEapMethod(int eapMethod) { in isCarrierEapMethod() method in Utils
31 import static com.android.server.wifi.hotspot2.Utils.isCarrierEapMethod;538 if (!isCarrierEapMethod(eapMethod)) { in createEphemeralPasspointConfigForCarrier()