Searched refs:animationFilter (Results 1 – 2 of 2) sorted by relevance
742 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local743 animationFilter.reset(); in applyToView()744 animationFilter.combineFilter( in applyToView()757 animationFilter.combineFilter(animationProperties.getAnimationFilter()); in applyToView()769 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local770 animationFilter.reset(); in applyToView()771 animationFilter.animateX(); in applyToView()
181 AnimationFilter animationFilter = properties.getAnimationFilter(); in animateTo() local198 expandableView.setDimmed(this.dimmed, animationFilter.animateDimmed); in animateTo()204 expandableView.setHideSensitive(this.hideSensitive, animationFilter.animateHideSensitive, in animateTo()