Searched refs:animationFilter (Results 1 – 2 of 2) sorted by relevance
755 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local756 animationFilter.reset(); in applyToView()757 animationFilter.combineFilter( in applyToView()770 animationFilter.combineFilter(animationProperties.getAnimationFilter()); in applyToView()782 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local783 animationFilter.reset(); in applyToView()784 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()