inline fun <T> SparseArray<T>.containsValue(value: T): Boolean
Returns true if the collection contains value.