Searched refs:setServiceFriendlyNames (Results 1 – 6 of 6) sorted by relevance
162 config.setServiceFriendlyNames(friendlyNames); in createConfig()
111 config.setServiceFriendlyNames(null); in verifyParcelWithoutServiceNames()749 passpointConfiguration.setServiceFriendlyNames(friendlyNames); in testValidatePasspointConfig()
425 public void setServiceFriendlyNames(Map<String, String> serviceFriendlyNames) { in setServiceFriendlyNames() method in PasspointConfiguration1102 config.setServiceFriendlyNames(friendlyNamesMap);
234 config.setServiceFriendlyNames((Map<String, String>) value); in deserializePasspointConfiguration()
607 mPasspointConfiguration.setServiceFriendlyNames(mOsuProvider.getFriendlyNameList()); in installTrustRootCertificates()
449 config.setServiceFriendlyNames(friendlyNames); in addTestProvider()