Searched refs:updateAnimatedView (Results 1 – 1 of 1) sorted by relevance
79 animatedView.updateAnimatedView(it) in updateViewPositions()127 AnimatedView(view = WeakReference(view)).updateAnimatedView(view) in createAnimatedView()129 private fun AnimatedView.updateAnimatedView(view: View): AnimatedView { in createAnimatedView() method in com.android.systemui.shared.animation.UnfoldMoveFromCenterAnimator