Searched refs:backgroundAnimation (Results 1 – 1 of 1) sorted by relevance
67 private var backgroundAnimation: ValueAnimator? = null variable in com.android.systemui.media.IlluminationDrawable147 backgroundAnimation?.cancel() in animateBackground()148 backgroundAnimation = ValueAnimator.ofFloat(0f, 1f).apply { in animateBackground()160 backgroundAnimation = null in animateBackground()