Searched refs:updatePersistentRandomizedMacAddress (Results 1 – 1 of 1) sorted by relevance
106 config = updatePersistentRandomizedMacAddress(config); in fromDeserialized()157 updatePersistentRandomizedMacAddress(getDefaultApConfiguration())); in getApConfiguration()189 updatePersistentRandomizedMacAddress(newConfig)); in setApConfiguration()502 return updatePersistentRandomizedMacAddress(configBuilder.build()); in generateLocalOnlyHotspotConfig()722 private SoftApConfiguration updatePersistentRandomizedMacAddress(SoftApConfiguration config) { in updatePersistentRandomizedMacAddress() method in WifiApConfigStore