Searched refs:getBoundsInMotion (Results 1 – 3 of 3) sorted by relevance
205 mPipBoundsState.getMotionBoundsState().getBoundsInMotion(), null); in PipMotionHelper()213 mPipBoundsState.getMotionBoundsState().getBoundsInMotion()); in init()436 final int startValueY = mPipBoundsState.getMotionBoundsState().getBoundsInMotion().top; in movetoTarget()639 mPipBoundsState.getMotionBoundsState().getBoundsInMotion());698 mContext, mPipBoundsState.getMotionBoundsState().getBoundsInMotion(),
1028 ? mPipBoundsState.getMotionBoundsState().getBoundsInMotion()
455 public Rect getBoundsInMotion() { in getBoundsInMotion() method in PipBoundsState.MotionBoundsState