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