Searched refs:animationFilter (Results 1 – 2 of 2) sorted by relevance
726 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local727 animationFilter.reset(); in applyToView()728 animationFilter.combineFilter( in applyToView()733 animationFilter.combineFilter(animationProperties.getAnimationFilter()); in applyToView()745 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local746 animationFilter.reset(); in applyToView()747 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()