fun <T> SparseArray<T>.putAll(other: SparseArray<T>): Unit
Update this collection by adding or replacing entries from other.