Searched refs:osuFriendlyName (Results 1 – 1 of 1) sorted by relevance
1171 String osuFriendlyName = friendlyNamesForOsuProvider.get(lang); in getMatchingPasspointConfigsForOsuProviders() local1172 if (osuFriendlyName == null) continue; in getMatchingPasspointConfigsForOsuProviders()1173 if (friendlyName.equals(osuFriendlyName)) { in getMatchingPasspointConfigsForOsuProviders()