Searched refs:AUTHTYPE_EAP_SIM (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiStateMachineTest.java1132 when(tm.getIccAuthentication(2, tm.AUTHTYPE_EAP_SIM,
1135 when(tm.getIccAuthentication(1, tm.AUTHTYPE_EAP_SIM,
1139 when(tm.getIccAuthentication(1, tm.AUTHTYPE_EAP_SIM,
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3913 public static final int AUTHTYPE_EAP_SIM = PhoneConstants.AUTH_CONTEXT_EAP_SIM; field in class:TelephonyManager
3926 * {@link #AUTHTYPE_EAP_SIM}
3946 * {@link #AUTHTYPE_EAP_SIM}
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiStateMachine.java7973 tm.AUTHTYPE_EAP_SIM, base64Challenge);
7978 tm.AUTHTYPE_EAP_SIM, base64Challenge);

Completed in 992 milliseconds