Searched refs:unsupportedSsidPrefixes (Results 1 – 1 of 1) sorted by relevance
175 Set<String> unsupportedSsidPrefixes = new ArraySet<>(mContext.getResources().getStringArray( in WifiGlobals() local178 if (!unsupportedSsidPrefixes.isEmpty()) { in WifiGlobals()179 for (String ssid : unsupportedSsidPrefixes) { in WifiGlobals()