Searched refs:animationFilter (Results 1 – 2 of 2) sorted by relevance
563 AnimationFilter animationFilter = mTempProperties.getAnimationFilter(); in applyToView() local564 animationFilter.reset(); in applyToView()565 animationFilter.combineFilter( in applyToView()570 animationFilter.combineFilter(animationProperties.getAnimationFilter()); in applyToView()582 AnimationFilter animationFilter = mTempProperties.getAnimationFilter(); in applyToView() local583 animationFilter.reset(); in applyToView()584 animationFilter.animateX(); in applyToView()
188 AnimationFilter animationFilter = properties.getAnimationFilter(); in animateTo() local212 expandableView.setDimmed(this.dimmed, animationFilter.animateDimmed); in animateTo()218 expandableView.setHideSensitive(this.hideSensitive, animationFilter.animateHideSensitive, in animateTo()222 expandableView.setDark(this.dark, animationFilter.animateDark, properties.delay); in animateTo()