Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DDeviceConfigFacade.java183 private Set<String> mAggressiveMacRandomizationSsidAllowlist; field in DeviceConfigFacade
312 mAggressiveMacRandomizationSsidAllowlist = in updateDeviceConfigFlags()
627 return mAggressiveMacRandomizationSsidAllowlist; in getAggressiveMacRandomizationSsidAllowlist()