Searched refs:setBoundsInMotion (Results 1 – 2 of 2) sorted by relevance
251 mPipBoundsState.getMotionBoundsState().setBoundsInMotion(toBounds); in movePip()294 mPipBoundsState.getMotionBoundsState().setBoundsInMotion(getBounds()); in animateIntoDismissTarget()435 mPipBoundsState.getMotionBoundsState().setBoundsInMotion(getBounds());
515 public void setBoundsInMotion(@NonNull Rect bounds) { in setBoundsInMotion() method in PipBoundsState.MotionBoundsState