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