Searched refs:getWindowTargetRect (Results 1 – 4 of 4) sorted by relevance
164 public RectF getWindowTargetRect() {179 getWindowTargetRect()).start();256 public RectF getWindowTargetRect() {257 super.getWindowTargetRect();
281 public RectF getWindowTargetRect() { in getWindowTargetRect() method in FallbackSwipeHandler.FallbackHomeAnimationFactory283 mTargetRect.set(super.getWindowTargetRect()); in getWindowTargetRect()
178 public @NonNull RectF getWindowTargetRect() { in getWindowTargetRect() method in SwipeUpAnimationLogic.HomeAnimationFactory305 final RectF targetRect = homeAnimationFactory.getWindowTargetRect(); in createWindowAnimationToHome()
375 public RectF getWindowTargetRect() { in handleSwipeUpToHome()