Searched refs:stateAnimator (Results 1 – 1 of 1) sorted by relevance
94 private var stateAnimator: ValueAnimator? = null variable in com.android.systemui.controls.ui.ControlViewHolder345 stateAnimator?.cancel() in animateBackgroundChange()370 stateAnimator = ValueAnimator.ofInt(clipLayer.alpha, newAlpha).apply { in startBackgroundAnimation()388 stateAnimator = null in startBackgroundAnimation()