Searched refs:animationFilter (Results 1 – 2 of 2) sorted by relevance
717 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local718 animationFilter.reset(); in applyToView()719 animationFilter.combineFilter( in applyToView()724 animationFilter.combineFilter(animationProperties.getAnimationFilter()); in applyToView()736 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local737 animationFilter.reset(); in applyToView()738 animationFilter.animateX(); in applyToView()
186 AnimationFilter animationFilter = properties.getAnimationFilter(); in animateTo() local203 expandableView.setDimmed(this.dimmed, animationFilter.animateDimmed); in animateTo()209 expandableView.setHideSensitive(this.hideSensitive, animationFilter.animateHideSensitive, in animateTo()213 expandableView.setDark(this.dark, animationFilter.animateDark, properties.delay); in animateTo()