Home
last modified time | relevance | path

Searched refs:mAggressiveMacRandomizationSsidBlocklist (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DDeviceConfigFacade.java184 private Set<String> mAggressiveMacRandomizationSsidBlocklist; field in DeviceConfigFacade
314 mAggressiveMacRandomizationSsidBlocklist = in updateDeviceConfigFlags()
634 return mAggressiveMacRandomizationSsidBlocklist; in getAggressiveMacRandomizationSsidBlocklist()