Home
last modified time | relevance | path

Searched refs:createNAIRealmElement (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointProviderTest.java226 private NAIRealmElement createNAIRealmElement(String realm, int eapMethodID, in createNAIRealmElement() method in PasspointProviderTest
700 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_TTLS, in matchFQDNWithNAIRealmMatch()
727 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_TLS, null)); in matchFQDNWithNAIRealmMismatch()
837 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_TTLS, in matchRoamingConsortiumWithNAIRealmMatch()
863 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_TLS, null)); in matchRoamingConsortiumWithNAIRealmMisMatch()
912 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_TTLS, in matchRoamingConsortiumIeWithNAIRealmMatch()
943 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_TLS, null)); in matchRoamingConsortiumIeWithNAIRealmMismatch()
1001 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_TTLS, in matchThreeGPPNetworkWithNAIRealmMismatch()
1031 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_AKA, null)); in matchThreeGPPNetworkWithNAIRealmMatch()
1063 createNAIRealmElement(TEST_REALM, EAPConstants.EAP_AKA, null)); in matchNothingIfSimMatchedByCarrierIdIsAbsent()
[all …]