Searched defs:anqpElementMap (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
D | PasspointProviderTest.java | 674 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWithoutNAIRealm() local 696 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWithNAIRealmMatch() local 723 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWithNAIRealmMismatch() local 749 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWith3GPPNetworkDomainName() local 774 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNOverRoamingProvider() local 803 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumWithoutNAIRealm() local 833 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumWithNAIRealmMatch() local 858 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumWithNAIRealmMisMatch() local 883 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumIeWithoutNAIRealm() local 907 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumIeWithNAIRealmMatch() local [all …]
|
D | PasspointManagerTest.java | 522 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in anqpResponseSuccess() local 541 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in anqpResponseSuccessWithUnknownRequest() local 1176 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in getANQPElementsWithMatchFound() local 2900 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in testGetVenueUrl() local 2982 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in testGetVenueUrlNoVenueUrlAnqpElement() local 3021 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in testGetVenueUrlNoVenueNameAnqpElement() local
|