Searched refs:getBoundsInMotion (Results 1 – 5 of 5) sorted by relevance
181 mPipBoundsState.getMotionBoundsState().getBoundsInMotion()); in PipMotionHelper()190 mPipBoundsState.getMotionBoundsState().getBoundsInMotion()); in init()429 final int startValueY = mPipBoundsState.getMotionBoundsState().getBoundsInMotion().top; in movetoTarget()700 mPipBoundsState.getMotionBoundsState().getBoundsInMotion())) {715 mPipBoundsState.getMotionBoundsState().getBoundsInMotion());751 mPipBoundsState.setBounds(mPipBoundsState.getMotionBoundsState().getBoundsInMotion());766 mContext, mPipBoundsState.getMotionBoundsState().getBoundsInMotion(),
1078 ? mPipBoundsState.getMotionBoundsState().getBoundsInMotion()
190 mPipBoundsState.getMotionBoundsState().getBoundsInMotion(), null); in PipMotionHelper()197 mPipBoundsState.getMotionBoundsState().getBoundsInMotion()); in init()437 final int startValueY = mPipBoundsState.getMotionBoundsState().getBoundsInMotion().top; in movetoTarget()647 mPipBoundsState.getMotionBoundsState().getBoundsInMotion());710 mContext, mPipBoundsState.getMotionBoundsState().getBoundsInMotion(),
1068 ? mPipBoundsState.getMotionBoundsState().getBoundsInMotion()
591 public Rect getBoundsInMotion() { in getBoundsInMotion() method in PipBoundsState.MotionBoundsState