Searched refs:updatePersistentRandomizedMacAddress (Results 1 – 1 of 1) sorted by relevance
111 config = updatePersistentRandomizedMacAddress(config); in fromDeserialized()182 updatePersistentRandomizedMacAddress(getDefaultApConfiguration())); in getApConfiguration()232 updatePersistentRandomizedMacAddress(newConfig)); in setApConfiguration()546 return updatePersistentRandomizedMacAddress(configBuilder.build()); in generateLocalOnlyHotspotConfig()772 private SoftApConfiguration updatePersistentRandomizedMacAddress(SoftApConfiguration config) { in updatePersistentRandomizedMacAddress() method in WifiApConfigStore