Searched refs:AUTHTYPE_EAP_SIM (Results 1 – 8 of 8) sorted by relevance
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/ |
H A D | EapSimTest.java | 276 TelephonyManager.AUTHTYPE_EAP_SIM, in verifyEapSimChallenge() 282 TelephonyManager.AUTHTYPE_EAP_SIM, in verifyEapSimChallenge() 288 TelephonyManager.AUTHTYPE_EAP_SIM, in verifyEapSimChallenge() 299 eq(TelephonyManager.AUTHTYPE_EAP_SIM), in verifyEapSimChallenge() 304 eq(TelephonyManager.AUTHTYPE_EAP_SIM), in verifyEapSimChallenge() 309 eq(TelephonyManager.AUTHTYPE_EAP_SIM), in verifyEapSimChallenge()
|
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/ |
H A D | EapSimChallengeStateTest.java | 257 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResults() 263 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResults() 278 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResults() 283 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResults() 299 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResultsBufferUnderflow() 305 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResultsBufferUnderflow() 318 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResultsBufferUnderflow() 323 TelephonyManager.AUTHTYPE_EAP_SIM, in testGetRandChallengeResultsBufferUnderflow() 344 TelephonyManager.AUTHTYPE_EAP_SIM, in testProcessUiccAuthenticationNullResponse() 355 TelephonyManager.AUTHTYPE_EAP_SIM, in testProcessUiccAuthenticationNullResponse()
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | WifiCarrierInfoManagerTest.java | 769 TelephonyManager.AUTHTYPE_EAP_SIM, in getGsmSimAuthResponseUsim() 774 TelephonyManager.AUTHTYPE_EAP_SIM, in getGsmSimAuthResponseUsim() 810 TelephonyManager.AUTHTYPE_EAP_SIM, in getGsmSimpleSimAuthResponse() 815 TelephonyManager.AUTHTYPE_EAP_SIM, in getGsmSimpleSimAuthResponse() 851 TelephonyManager.AUTHTYPE_EAP_SIM, in getGsmSimpleSimNoLengthAuthResponse() 856 TelephonyManager.AUTHTYPE_EAP_SIM, in getGsmSimpleSimNoLengthAuthResponse()
|
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/ |
H A D | EapSimMethodStateMachine.java | 497 TelephonyManager.AUTHTYPE_EAP_SIM, in getRandChallengeResults()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiCarrierInfoManager.java | 1160 appType, TelephonyManager.AUTHTYPE_EAP_SIM, base64Challenge); in getGsmAuthResponseWithLength() 1233 TelephonyManager.AUTHTYPE_EAP_SIM, base64Challenge); in getGsmSimpleSimNoLengthAuthResponse()
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 7621 public static final int AUTHTYPE_EAP_SIM = PhoneConstants.AUTH_CONTEXT_EAP_SIM; field in TelephonyManager
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 42840 field public static final int AUTHTYPE_EAP_SIM = 128; // 0x80
|