Searched defs:anqpElementMap (Results 1 – 2 of 2) sorted by relevance
| /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/ |
| D | PasspointProviderTest.java | 436 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWithoutNAIRealm() local 469 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWithNAIRealmMatch() local 506 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWithNAIRealmMismatch() local 538 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNWith3GPPNetworkDomainName() local 577 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchFQDNOverRoamingProvider() local 613 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumWithoutNAIRealm() local 648 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumWithNAIRealmMatch() local 685 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumWithNAIRealmMisMatch() local 720 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumIeWithoutNAIRealm() local 756 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in matchRoamingConsortiumIeWithNAIRealmMatch() local [all …]
|
| D | PasspointManagerTest.java | 426 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in anqpResponseSuccess() local 445 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in anqpResponseSuccessWithUnknownRequest() local 828 Map<ANQPElementType, ANQPElement> anqpElementMap = new HashMap<>(); in getANQPElementsWithMatchFound() local
|