Searched refs:animatedViews (Results 1 – 1 of 1) sorted by relevance
54 private val animatedViews: MutableList<AnimatedView> = arrayListOf() constant in com.android.systemui.shared.animation.UnfoldMoveFromCenterAnimator77 animatedViews.forEach { animatedView -> in updateViewPositions()92 animatedViews.add(animatedView) in registerViewForAnimation()100 animatedViews.clear() in clearRegisteredViews()104 animatedViews.forEach { in onTransitionProgress()