Searched refs:getBoundsInMotion (Results 1 – 3 of 3) sorted by relevance
183 mPipBoundsState.getMotionBoundsState().getBoundsInMotion(), null); in PipMotionHelper()190 mPipBoundsState.getMotionBoundsState().getBoundsInMotion()); in init()420 final int startValueY = mPipBoundsState.getMotionBoundsState().getBoundsInMotion().top; in movetoTarget()625 mPipBoundsState.getMotionBoundsState().getBoundsInMotion());687 mContext, mPipBoundsState.getMotionBoundsState().getBoundsInMotion(),
1046 ? mPipBoundsState.getMotionBoundsState().getBoundsInMotion()
536 public Rect getBoundsInMotion() { in getBoundsInMotion() method in PipBoundsState.MotionBoundsState