Searched refs:shouldAnimateProperty (Results 1 – 3 of 3) sorted by relevance
142 public boolean shouldAnimateProperty(Property property) { in shouldAnimateProperty() method in AnimationFilter
44 public boolean shouldAnimateProperty(Property property) { in getAnimationFilter()
73 if (filter == null || !filter.shouldAnimateProperty(property)) { in startAnimation()