Searched refs:animateToOffset (Results 1 – 2 of 2) sorted by relevance
364 void animateToOffset(Rect originalBounds, int offset) { in animateToOffset() method in PipMotionHelper
311 mMotionHelper.animateToOffset(curBounds, toBottom - curBounds.top); in onMovementBoundsChanged()