Searched refs:shouldAnimateProperty (Results 1 – 3 of 3) sorted by relevance
40 public boolean shouldAnimateProperty(Property property) { in getAnimationFilter()
176 public boolean shouldAnimateProperty(Property property) { in shouldAnimateProperty() method in AnimationFilter
64 if (!filter.shouldAnimateProperty(property)) { in startAnimation()