Searched refs:animatingProperties (Results 1 – 1 of 1) sorted by relevance
121 val animatingProperties = HashSet<FloatPropertyCompat<in T>>() regex124 animatingProperties.add(property)128 if (animatingProperties.size > 0) {129 val latch = CountDownLatch(animatingProperties.size)141 if (animatingProperties.contains(property)) {