Searched refs:matchingPasspointConfigs (Results 1 – 1 of 1) sorted by relevance
1027 Map<OsuProvider, PasspointConfiguration> matchingPasspointConfigs = new HashMap<>(); in getMatchingPasspointConfigsForOsuProviders() local1046 matchingPasspointConfigs.put(osuProvider, passpointConfiguration); in getMatchingPasspointConfigsForOsuProviders()1052 return matchingPasspointConfigs; in getMatchingPasspointConfigsForOsuProviders()