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