Home
last modified time | relevance | path

Searched defs:persistentMac (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java2351 MacAddress persistentMac = mWifiConfigManager.getRandomizedMacAndUpdateIfNeeded(config); in testRandomizedMacUpdateAndRestore() local
2463 MacAddress persistentMac = mWifiConfigManager.getRandomizedMacAndUpdateIfNeeded(config); in testPerDeviceAggressiveRandomizationSsids() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigManager.java532 MacAddress persistentMac = getPersistentMacAddress(config); in setRandomizedMacToPersistentMac() local