Searched refs:mMacRandomizationUnsupportedSsidPrefixes (Results 1 – 1 of 1) sorted by relevance
99 private Set<String> mMacRandomizationUnsupportedSsidPrefixes = new ArraySet<>(); field in WifiGlobals183 mMacRandomizationUnsupportedSsidPrefixes.add(cleanedSsid); in WifiGlobals()273 return mMacRandomizationUnsupportedSsidPrefixes; in getMacRandomizationUnsupportedSsidPrefixes()