Searched refs:sparseArray (Results 1 – 1 of 1) sorted by relevance
93 val sparseArray = SparseIntArray(/* initialCapacity= */ expectedSize) in fromColors() constant95 sparseArray.put(FIRST_RESOURCE_COLOR_ID + i, color) in fromColors()98 return MaterialYouColors(sparseArray) in fromColors()