Searched refs:getServiceFriendlyNames (Results 1 – 3 of 3) sorted by relevance
161 if (config.getServiceFriendlyNames() != null) { in serializePasspointConfiguration()163 config.getServiceFriendlyNames()); in serializePasspointConfiguration()
497 if (config.getServiceFriendlyNames() != null && isFromSuggestion) { in addOrUpdateProvider()1164 passpointConfiguration.getServiceFriendlyNames(); in getMatchingPasspointConfigsForOsuProviders()
432 public Map<String, String> getServiceFriendlyNames() { in getServiceFriendlyNames() method in PasspointConfiguration