Searched refs:animProps (Results 1 – 4 of 4) sorted by relevance
55 public @AnimationPropertyFlags int animProps = 0; field in StateAnimationConfig119 target.animProps = animProps; in copyTo()126 return (animProps & USER_CONTROLLED) != 0; in isUserControlled()
208 if (cancelCurrentAnimation && (mConfig.animProps & HANDLE_STATE_APPLY) == 0) { in reapplyState()371 config.animProps |= StateAnimationConfig.USER_CONTROLLED; in createAnimationToNewWorkspace()494 mConfig.animProps = animationProps;
195 config.animProps |= StateAnimationConfig.USER_CONTROLLED; in getConfigForStates()291 config.animProps |= StateAnimationConfig.USER_CONTROLLED; in applyOverviewToAllAppsAnimConfig()
109 config.animProps |= StateAnimationConfig.USER_CONTROLLED; in getConfigForStates()