Searched refs:getSupportedWifiConfigurationTags (Results 1 – 1 of 1) sorted by relevance
305 Set<String> supportedTags = getSupportedWifiConfigurationTags(minorVersion); in parseWifiConfigurationFromXmlInternal()413 private static Set<String> getSupportedWifiConfigurationTags(int minorVersion) { in getSupportedWifiConfigurationTags() method in WifiBackupDataV1Parser