Searched refs:randomizedMac (Results 1 – 1 of 1) sorted by relevance
3628 MacAddress randomizedMac = shouldUseNonPersistentRandomization(internalConfig) in initRandomizedMacForInternalConfig() local3631 if (randomizedMac != null) { in initRandomizedMacForInternalConfig()3632 setRandomizedMacAddress(internalConfig, randomizedMac); in initRandomizedMacForInternalConfig()