Searched refs:animationFilter (Results 1 – 2 of 2) sorted by relevance
752 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local753 animationFilter.reset(); in applyToView()754 animationFilter.combineFilter( in applyToView()767 animationFilter.combineFilter(animationProperties.getAnimationFilter()); in applyToView()779 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local780 animationFilter.reset(); in applyToView()781 animationFilter.animateX(); in applyToView()
193 AnimationFilter animationFilter = properties.getAnimationFilter(); in animateTo() local217 expandableView.setDimmed(this.dimmed, animationFilter.animateDimmed); in animateTo()223 expandableView.setHideSensitive(this.hideSensitive, animationFilter.animateHideSensitive, in animateTo()