Searched refs:animateTopInset (Results 1 – 3 of 3) sorted by relevance
30 boolean animateTopInset; field in AnimationFilter69 public AnimationFilter animateTopInset() { in animateTopInset() method in AnimationFilter70 animateTopInset = true; in animateTopInset()118 animateTopInset |= filter.animateTopInset; in combineFilter()131 animateTopInset = false; in reset()
2906 .animateTopInset()2915 .animateTopInset()2924 .animateTopInset()2933 .animateTopInset()2963 .animateTopInset()2976 .animateTopInset()2991 .animateTopInset()2999 .animateTopInset()3007 .animateTopInset()3015 .animateTopInset()[all …]
455 if (!mAnimationFilter.animateTopInset) { in startInsetAnimation()