Searched refs:animationFilter (Results 1 – 2 of 2) sorted by relevance
871 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local872 animationFilter.reset(); in applyToView()873 animationFilter.combineFilter( in applyToView()886 animationFilter.combineFilter(animationProperties.getAnimationFilter()); in applyToView()898 AnimationFilter animationFilter = sTempProperties.getAnimationFilter(); in applyToView() local899 animationFilter.reset(); in applyToView()900 animationFilter.animateX(); in applyToView()
191 AnimationFilter animationFilter = properties.getAnimationFilter(); in animateTo() local220 expandableView.setHideSensitive(this.hideSensitive, animationFilter.animateHideSensitive, in animateTo()